Hi!
I was studying the jumpstart example for inline editing of rows in a grid.
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/editablegrid1I'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?