Hi Everybody,
I need to enable/Disable Context Menu Item based the selected row of
the DG.ie I would perform some logic based on current selected row to decide
enabling/Disabling of context menu item.
Classical example of this is Timesheet application.
If a manager click on any of the entry which was already approved , he should
NOT be getting approve option enabled.
I found some workaound to get this functionality workinng but they are all
browser based.They do not apply in my case as my application is running on
Flash Player.