Pager breaks grid inside form?

View: New views
1 Messages — Rating Filter:   Alert me  

Pager breaks grid inside form?

by Inge Solvoll-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

I was studying the jumpstart example for inline editing of rows in a grid.

http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/editablegrid1

I'm thinking that we have a problem when the pager appears, and you can
click a pager link instead of the "save" submit. It is bad usability if the
user deletes all his data when he clicks the pager link.

Is there a way to make the pager submit the form rather than just being a
simple eventlink? Or do I need to make my own pager for that?