It appears that the latest service release changed the dialog behavior used in the grid features. Right now on asp.net form pages that I have the grid on, when I launch the Advanced Filters or Column chooser, clicking buttons on the dialog perform a postback now because it appears that they are now included inside the form element. They used to be created outside of the form. Is there anyway to toggle that behavior or prevent the postbacks of those internal grid functions?
Hi futureguis,
I created the following case for you: 'CAS-134470-Q9J8K2' and will update you through it. You could see it in your account in the 'Support Activity' page.
Is this service release also supposed to fix the postback being triggered when you click on the "Cancel" button for the grid update popup when editMode is set to "rowedittemplate"?