Hi,
I want to create a datagrid in my ASP.NET website.
This grid will have fix set of columns and minimum one row.
The rows should be added if required by the user.
What is the way to create this datagrid and save the record in a SQL database.
Go to the complete details ...