Hi,
We have one requirement, When we fetch the data from list and bind to the grid view .
it's working... Here i get 2 fileds
ID Title
Here what i have to do is...i need to keep title is Hyperlink when click on Title Field it navigates to the Editform.aspx.
After i have to do changes in Edit form and update the form...
can you please help me...how to do this one...
Thanks....
Manish Kumar ChoudharyPosted Nov 21, 2014, 12:22 AM
Read these links it may be helpful for you
http://weblogs.asp.net/gurusarkar/pass-querystring-parameter-with-navigaterurl-in-hyperlink-inside-a-gridview
http://stackoverflow.com/questions/11741170/how-can-i-pass-hyperlink-value-from-gridview-column-on-one-page-into-kpiframe-at