Project Workspace - Planning - Gantt - Row Context Menu Items - please help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hey all,
I have a requirement to customize the available actions to a user in the Project Workspace Planning Page Data Grid (Gantt) component. For one should a given user only see certain actions available to him on data conditions per row (task) and on the other some new actions should be included, like allowing to move an entire subsection of the project. To the prior I did find the "blacklistedactions" property but it is set for the entire project and the implemented logic does not allow it to be used / evaluated per row.
As far as I have found the Gantt component does have a property called "Row Context Menu Items" which can be fully set and customized but the actual component used in the PW doesn't offer it.
Does any one have any experience with the PW task grid?