how can i add data in data grid.im using a database
Printable View
how can i add data in data grid.im using a database
Datagrid is a bound control. If you want to specify a field in your database, flexgrid is much flexible.
Does this help?
http://support.microsoft.com/kb/313330
Also check out
http://msdn2.microsoft.com/en-us/library/ms973824.aspx
Hope this helps....