Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
shall we disable this column selection popup which comes while right clicking the adv-grid columns.
Solved! Go to Solution.
This property is working fine in grid properties when configuration json is not used.
But in my scenario, configuration json is used. And "enablacontextmenu" property i not available after configuration binding. Now how to disable column menu when configuration json is passed?
Yes this worked. Thanks