Re: is this a problem...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



rodchar it all depends on how much space you have left on the page..
you could navigate to another page or use Windows popup..
If you do it on the same page you won't have to worry much of passing the
parameters to another page
etc..
And for me on the same page looks much cleaner if you have space or if your
detail data isn't large
Patrick

"rodchar" <rodchar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A7C6F6CF-ADB7-4B06-A169-647F33B60B40@xxxxxxxxxxxxxxxx
> hey all,
>
> what are some advantages/disadvantages of putting the datagrid of master
> records and the details fields all on one aspx page?
>
> For example, first show the datagrid of records and when a record is
> selected, hide the datagrid and show the details fields.
>
> thanks,
> rodchar


.



Relevant Pages

  • Re: simple collections question
    ... datagrid. ... "rodchar" wrote in message ... Public Class SquareCollection ... Default Property ItemAs Square ...
    (microsoft.public.dotnet.languages.vb)
  • Re: how to: please
    ... rodchar but can't you display the results in the footer of the datagrid? ... > i have a datagrid on my webform and one of the columns is an amount. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: datagrid row selection
    ... private void DataGrid1_ItemCommand(object sender, DataGridItemEventArgs e) ... If you have webcontrols such as dropdown list, ... "rodchar" wrote: ... > I have a datagrid that has a select column. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: databinding in general
    ... > ASP.NET 1.1 data binding is one way. ... >> hey all, ... >> i was wondering when you databind a datatable to a datagrid if i use the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: datagrid new row
    ... One way would be to bind the DataGrid to a DataView and sort it on the ... OHM (Terry Burns) ... "rodchar" wrote in message ...
    (microsoft.public.dotnet.languages.vb)