Hi ALL How do I refresh GridView using Client CallBack?
From stackoverflow
-
call yourGrid.DataBind()
mohsen : i want to use Client Callback -
You might also have a look at the Jquery grid.
-
Why not use the UpdatePanel and put the complete Grid inside the UpdatePanel?
0 comments:
Post a Comment