Hi,
Is it possible to load the root level for a RadMenu prometheus on demand when used as a context menu in a RadGrid?
I have a scenario where I have grid where I need to move all actions (edit, delete and some special commands) to a context menu to save space on the row. Depending on the access rights of the user they don't neccessarily have the right to delete all rows they can see so the menu items must be loaded on demand so I can decide which items to show for the current grid row.
Do I have to make a root element in the menu, e.g. Actions, and set its ExpandMethod to WebService to be able populate the on-demand items or can I load the root level of the menu on-demand as well?
Regards,
Mathias
Is it possible to load the root level for a RadMenu prometheus on demand when used as a context menu in a RadGrid?
I have a scenario where I have grid where I need to move all actions (edit, delete and some special commands) to a context menu to save space on the row. Depending on the access rights of the user they don't neccessarily have the right to delete all rows they can see so the menu items must be loaded on demand so I can decide which items to show for the current grid row.
Do I have to make a root element in the menu, e.g. Actions, and set its ExpandMethod to WebService to be able populate the on-demand items or can I load the root level of the menu on-demand as well?
Regards,
Mathias