Hi,
I have a grid with editmode set to Batch. I save grid changes in the UpdateCommand event. This event doesn't fire if no changes have been made, but there is still a postback. How do I force this event to always fire when the "Save Changes" button is selected? I need to update some related values outside the grid.
Thanks In Advance!
Jerry