OracleClient.OracleDataReader dataGrid

From: JM (_at_discussions.microsoft.com)
Date: 07/28/04


Date: Tue, 27 Jul 2004 18:10:05 -0700

Is there a way to load a DataGrid using an OracleClient.OracleDataReader? I've seen code where a SqlDataReader is used, but I get an error when trying to use an OracleDataReader.



Relevant Pages

  • OracleClient.OracleDataReader dataGrid
    ... Is there a way to load a DataGrid using an OracleClient.OracleDataReader? ... I've seen code where a SqlDataReader is used, but I get an error when trying to use an OracleDataReader. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • OracleClient.OracleDataReader dataGrid
    ... Is there a way to load a DataGrid using an OracleClient.OracleDataReader? ... I've seen code where a SqlDataReader is used, but I get an error when trying to use an OracleDataReader. ...
    (microsoft.public.dotnet.framework.adonet)
  • OracleClient.OracleDataReader dataGrid
    ... Is there a way to load a DataGrid using an OracleClient.OracleDataReader? ... I've seen code where a SqlDataReader is used, but I get an error when trying to use an OracleDataReader. ...
    (microsoft.public.dotnet.general)
  • Re: Datagrid & Page_Load
    ... it used to load the page. ... not used for postback unless it affects EVERY postback. ... When the page loads, it displays a list of the 26 letters of the> alphabet as hyperlinks which the users then click to return records> beginning with that letter, displayed in a DataGrid. ... The first column of> the DataGrid contains a LinkButton which, when clicked, calls the Delete> method of the DataGrid which deletes the record. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET data binding slow?
    ... The first view can be notoriously slow because ... >a DataGrid and one column in the DataGrid is a dropdown list which is the ... however the ColdFusion table loads quickly. ... >2) Is it normal in this situation for an ASP.NET page to load slowly? ...
    (microsoft.public.dotnet.framework.aspnet)