Hi,
I have a grid with around 40 columns. I have kept the column chooser element active for this grid. Now i have some operations to perform every time a column is added or removed from column chooser. How can i implement this? I tried with the grid paint vent but it causes a delay due to looping checks. Can you suggest me a good alternative please.
I have a grid with around 40 columns. I have kept the column chooser element active for this grid. Now i have some operations to perform every time a column is added or removed from column chooser. How can i implement this? I tried with the grid paint vent but it causes a delay due to looping checks. Can you suggest me a good alternative please.