Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a data grid that I am filling with a dataset from Access. I added some custom paging and it appears to work, but only for the first paging event. I have a breakpoint on the Grid_Paging event and it fires the first time I try to page but every subsequent time it doesn't even fire anymore. This is so strange. What could be causing it.

The first time I get a successful page after that it just freezes on the same page even though it is posting back.

Wanna-Be C# Superstar
Posted

I made sure on both of those points.

 

What i did was create a new page and copy the grid and the code in and Voila! now it works.

 

I have no clue why it wasn't working before, but I'm happy it works now.

 

Thanks

Wanna-Be C# Superstar

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...