GridView CallBack

  • Thread starter Thread starter rony_16
  • Start date Start date
R

rony_16

Hi,
I am trying to use the callvbck option with gridView.
i enabled the callback option i GridView i order to use the paging and
sorting without refresh.
but i have a problem with that because i need a "select button" in the
grid, and from what so the CallBack option do not work if the select
button is enabled.
is there a way to use the callback option and use the select button?

Regards, Rony
 
switch to the ajax update panel. it has better serialization support
then the simple ajax support in the gridview.

-- bruce (sqlwork,com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top