PDA

View Full Version : Looking Grid item through Next/Previous Button


hsvitalyi
06-21-2007, 11:54 AM
Hello
First I want to sorry for my english

I have a grid and 2 buttons. I want to do so that after I click Next button next row in the grid will be selected. It is simple to do, but when we are getting last row in a grid and click next we get js error. So we want to reload ds to another page programatically. How can I to do that?

Regards