Does anybody have an example of how to create a dropdown menu in a gridrow. Since i have limited space in the grid, i would like to create a dropdown menu for the available actions - i.e.
Edit
Delete
Pause
The dropdown should be visible also when not in edit mode and when a user selects an action in the drop down, it should fire a javascript function.
Edit
Delete
Pause
The dropdown should be visible also when not in edit mode and when a user selects an action in the drop down, it should fire a javascript function.