Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4165
Cell not updating when clicking from Cell to Change Tab
posted

Hello,

This is probably something easy but I can't find it. 

We have a grid, and that grid is using AfterCellUpdate event to update an email address. That grid is in a tab control. When you change tabs, the datasource changes (or filters the list) to reflect data that is important to the tab. 

The issue is that AfterCellUpdate does not fire when clicking on a new tab. I tried to use a few events (Leave, ExitEditMode, etc).

Thanks,

M.