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
1005
column DropDownList doesn't fire some grid events...
posted

Hi,

I have an UltraWebGrid with a column of type: DropDownList. I am setting another column as readonly depending on the value of the DropDownList column. What event should I use so when the user change the value in the combo I can set the attribute in the another cell?

 When the colun is a DropDownList these grid events are not fired: AfterCellUpdateHandler, AfterExitEditModeHandler

 Thanks
Regards,
Fernando