I have a form that updates values of an item type on the main grid. When the user changes a value, the value in the main grid updates correctly through an event method I have. However, when I click the save button on the toolbar, the main grid values revert back to what they were before I started changing values. Seems like a caching issue to me. Any ideas on how to fix this?
↧