I got a peculiar issue while trying to delete the records from Datagrid. "Uncommitted new row cannot be deleted."
Reason: The issue is due to the transaction which is not closed.
Solution : Change the porperty of the data gridview -> AllowUserToAddRows property to false
Cheers,
Venkatesan Prabu .J
Head, KaaShiv InfoTech
http://www.kaashivinfotech.com/
Reason: The issue is due to the transaction which is not closed.
Solution : Change the porperty of the data gridview -> AllowUserToAddRows property to false
Cheers,
Venkatesan Prabu .J
Head, KaaShiv InfoTech
http://www.kaashivinfotech.com/
No comments:
Post a Comment