Hi, putting a grid in a form is really fantastically simple. I have one issue though: if a user modifies some fields on one page and then goes to the next using the pager, the changes are lost (there is no submit of the form). I can see why it was implemented this way, but believe that this is going to cause problems for users, as they will see their changes disappear. Is there an easy way to force a submit with the page navigation? Seems to me that it is going to be tricky to both navigate and submit data in the same request? Only solution I could think of up to now is to use javascript on the fields to force a submit when fields are modified, but this is not ideal.
Thanks, Adriaan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]