|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataGrid QuestionHi,
I have a datagrid which populates fine with a DataReader as source. I want to add additional rows to the Data Grid above the data from the datasource. How can I do that? Thanks. The DataReader is a read-only, forward-only stream of data from a database.
If you want to add rows to (or edit) your datasource you should use an object of type System.Data.DataSet class. (Look up the MSDN library for examples of the DataSet class) --- www.societopia.net Show quoteHide quote "dotnettester" wrote: > Hi, > > I have a datagrid which populates fine with a DataReader as source. > > I want to add additional rows to the Data Grid above the data from the > datasource. > > How can I do that? > > Thanks.
Render and Image on a Button
I guess this can't be done can it ? Unhappy call to a 2nd dataItem in ItemTemplate of an asp:TemplateC Webcontrol Designer Awareness... Re: accessibility and asp:button Tool to monitor/trace all method calls? WinForm as ASP.NET custom control Register directive for custom web control in VS 2005 Beta 2 accessing a specific cotrol from web DataGrid control. Textbox question (v2.0) |
|||||||||||||||||||||||