Hi All,
I have a grid with ID( used custom formatter to make this as href ), NAME, COST columns data. I'm doing postback using hidden button when I click on one of ID link to display more information about that ID in modal popup window.
Now Question:
I'm on the 2nd page of the grid. now when I click any ID from 2nd page, it will popup window to display information about that ID.which is fine but at that point jqgrid reload and back to first page. Because of the postback.& that is the problem. I want to stay on current page.
How can I avoid this problem?
Thanks,
A
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top