Use CommandField column to postback on GridView

I 've created GridView with HyperlLinkField columns. But I wanted to have link click to postback to the same page.
 
I looked at some solutions like in a thread:GridView HyperLinkField with call to a javascript function
It seems not working, I have a link as :
<asp:HyperLinkField DataTextField="Field1" HeaderText="ID"
SortExpression="Field1"
NavigateUrl="javascript:returnData('{0}','{1}');"
datanavigateurlfields="Field1,Field2" target="_top"/>
One of possible  approaches described in Steps to Write GridView PostBack Events
However I choose suggestion to use System.Web.UI.WebControls..::.ButtonField or        System.Web.UI.WebControls..::.CommandField.
In particular I an using CommandField instead of hyperlinkfield.
hyperlinkfield is good for external links.

posted @ Wednesday, April 09, 2008 1:45 AM

Print

Comments on this entry:

No comments posted yet.

Your comment:



 (will not be displayed)


 
 
 
Please add 3 and 3 and type the answer here:
 

Live Comment Preview:

 
«August»
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456