1
Reply

DataGrid Readonly Function Not Working

kiran T

kiran T

Apr 20 2015 8:19 AM
409
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

Answers (1)