Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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