Hi,
I have 50 rows of data in Datagridview. My app will read all rows line by line then save it in DB.
When I click the "Save" button my apps entering into not responding mode after sometime it has come back to normal state.
Please suggest me to avoid this scenario.(Without Threading Concept)
Thanks in Advane.