Hi all,

Could someone tell me how to add rows to a datagridview programatically. This datagridview is already bounded to a table containing one row present in the SQL server (i.e the database), Now i want to add rows dynamically when it satisfies some condition..

Please help......