what's the equivalent of response.flush in asp.net datagrid



Hi,
My problem is that the data in datagrid doesn't show up until it's bound and
therefore can take a long time. is there a way that datagrid can show
datarows as soon as it gets it like response.flush.

Thanks
aaron
.



Relevant Pages

  • NEXT PREV in Datagrid lead to problems
    ... a next prev butto is fine for me. ... Dim col As ButtonColumn, col2 As BoundColumn, col3 As DataGridTextBoxColumn ... Dim Datagrid As DataGrid, SQLdataAdapter As SqlDataAdapter, SQLconnection As ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Dataset Navigation via Single Record Form
    ... with detail (Lineitems in a datagrid). ... have a PREV and NEXT button that would allow me to navigate the dataset the ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Datagrid TableStyles question...
    ... I really don't know how to make a decent ... datagrid without the styles. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Nested Datalists
    ... The application I'm creating consists of a DataGrid with 3 (at this ... This creates each a column that lists all Distinct Items: ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How Do I Conditionally Remove An EditCommandColumn?
    ... indexing off of a DataColumnCollection instead of the DataGrid itself! ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)