Hi There,
The Browser (Firefox & IE) will pop up a "Stop runing script" error when igGrid (with filtering feature) contains 180+ clumns.
Do you have any way to work this out?
Hi Jeffrey,
You can use igGrid with virtualization mode.
I've attached a sample which demonstrates this scenario. It contains 200 columns and 1000 rows.
Virtualization mode works with igGridFiltering advanced mode. You can experiment with igGridFiltering.advancedModeEditorsVisible option in order to show/hide the filtering row. My experiments showed that Firefox still shows the "Stop running script" dialog when advancedModeEditorsVisible are set to true, so maybe it's better to keep it false.
Best regards,
Martin Pavlov
Infragistics, Inc.