Gridview selection
-
How to select a cell in a gridview without using the autogenerate select button property.What I need to do is to show a particular field (column)in hyperlink.On clicking that hyperlink I need to perform some action..PLease help...how to do it??? :((
-
How to select a cell in a gridview without using the autogenerate select button property.What I need to do is to show a particular field (column)in hyperlink.On clicking that hyperlink I need to perform some action..PLease help...how to do it??? :((
I am not sure about your problem. But if you just want to show the hyperlink in gridview then you can use itemtemplete and place the control there. But if you want to perform some action on click of the hypelink then better you can use link button control. If you just want the user to redirect to another page then hypelink will suffice the need.
Apurva Kaushal
-
How to select a cell in a gridview without using the autogenerate select button property.What I need to do is to show a particular field (column)in hyperlink.On clicking that hyperlink I need to perform some action..PLease help...how to do it??? :((
use findcontrol