DataGrid Readonly Function Not Working
I have a datagridview in my windows application which has its readonly property set to false for columns. But after i made a change in sql stored procedure to bind the grid i am unable to edit values in grid. the change in stored procedure is that i used a aggregate function. Looking forward to a solution
Sibeesh VenuPosted Apr 20, 2015, 8:51 AM
I hope the problem is with the data coming from the server. Can you please re check the data? Please verify that is there any additional column coming or is it appropriately assigning the data to the grid?
Please accept and up vote if it helps you.
Kindest Regards
Sibeesh Venu
http://www.sibeeshpassion.com