Hello,
I have enabled the column moving feature in the Ignite Grid as following:
feature.ColumnMoving().AddMovingDropdown(false)
But, this throws the following exception:
"Uncaught Error: No such widget loaded: igGridColumnMoving"
Am I missing something?
Regards,
Arfan Baig
Are you using 12.2? Apparently column moving was CTP there, so its not included in the ifnragistics.js file (I too ran into that problem). Not sure if the loader accounts for it or not, especially from MVC.
D.
Yes, I am using 12.2. So, how do I use this feature?
Arfan Baig.