Often WebListBox control has context menu that shows various options available for selected row. However, sometimes the option is dependent not just on selected item but also on something else, let’s say the dataset linked to the selected item in the list.
I am not sure if that is possible but I would like to show the menu item as disabled for selected row under certain conditions. Is this doable?
2 posts - 2 participants