How to edit cell of type Linkcolumn in a gridview
- by ronny
I have a gridview control having 4 columns. one of the column is of type linkcolumn.
user has to enters data for each column.
How can we edit link column cell. if i click on this cell nothing happen.i set its readonly to false also.