Click to See Complete Forum and Search --> : Datagrid


kit951
July 16th, 2002, 11:37 AM
Is there a way to add a record into a datagrid that doesn't come from a database? Like if I want to manually put a row in the datagrid.

Thanks for any help!
Erica

Jorge22
July 17th, 2002, 07:33 AM
Im not sure what your source is for the datagrid, but you should try adding a new row to your source and then rebinding your datagrid.

hope this helps.

GMV
July 19th, 2002, 02:57 PM
Hi!
How can i add add a new row in DataGrid ?
Thx in advance!!!