How to edit cell of type Linkcolumn in a gridview

Posted by ronny on Stack Overflow See other posts from Stack Overflow or by ronny
Published on 2010-03-20T06:25:44Z Indexed on 2010/03/20 6:31 UTC
Read the original article Hit count: 284

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.

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms