In my C# Win form application I used Datagrid which is added dynamically in run time to display data. But when I clicked on the grid some times it throws error like "Error when committing the row to the original data store"
How to catch this error?
Thanks
Nagramana