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
1150
UI not rendered when handling igGrid Updating Row Started
posted

Hi,

I have a grid with igCombo control on edit. When user enters the editing mode, I want to hide/unhide the combo based on data on other columns. The problem is when I hook into the updatingRowStarted event, the combo has not been rendered yet, so I can't access it.

Is there another event after iggridupdatingeditrowstarted that I can hook into so that I can access the igCombo control ?

Please help.. Thanks

Jeffrey