Hello all! I am currently designing a Asp.Net application which
utilizes several jQuery and jQueryUI elements. I am fairly familiar
with the libraries and have had a lot of success in the past with
implementing jQuery within Asp.Net applications. I know, however, have
run into a brick wall and need some help, please!

I have a page with a link button. I also have a usercontrol on the
page which contains a .Net gridview which has both sorting and paging
enabled. The usercontrol is what will be displayed in the modal
dialog. The click event of the link button is bound to the .dial
('open') event of the the modal dialog. Everything works perfectly,
including producing the bound gridview within the modal pop-up. Paging
also works, but only the first time. I click on a different page
number in the pager of the gridview a second time, I receive this
error message:

Error: Sys.WebForms.PageRequestManagerServerErrorException: Specified
argument was out of the range of valid values.

Can anyone tell me what I am doing wrong here? Any help would be
greatly appreciated. Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to