How to edit cell of type Linkcolumn in a gridview
Posted
by Royson
on Stack Overflow
See other posts from Stack Overflow
or by Royson
Published on 2010-03-25T06:38:12Z
Indexed on
2010/03/25
6:43 UTC
Read the original article
Hit count: 398
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