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
475
Event does not get fired
posted

Hello,

 

I have a custom pin/unpin columns menu in the header. On clicking the item the following gets called.

 

 

ultraGridPosition.DisplayLayout.Bands[0].Columns[columnKey].Header.Fixed = true;

but the AfterColPosChanged event does not fire. I need to capture an event when the columns re-arrange on the grid and get the column order.

Thanks,

Vijayan

Parents Reply Children
No Data