Hi Anupam,
You can insert a Drop down by selecting the place you wants to add the DD , Right click -> insert new element -> Drop down by index (or) Drop down by key , it can be inside the table tool bar also.
and later you can assign the actions to it through on_action option , write the logic whatever you want there then by the selection of the drop down value the action will be triggered automatically.
- Gowtham