Click to See Complete Forum and Search --> : How to save multiple rows in datagrid


beachboy1976
August 22nd, 2005, 11:36 AM
Hi,

I have a datagrid in the user control and the user can add more rows into the datagrid. Instead of saving one row at a time, the user want to add as many as row they want before they save them. I was wondering if there is any way I can do that in datagrid control.

thanks for consideration.