Hello,
Is it possible to have Menu in all the rows of data table, as we are working on a requirement, where we are showing the Data in Data Table, and in one of the Column, we need to provide few option to the user, that what he can do with the Row Records, means he can Edit or Delete, can you please suggest, whether it is possible or not.
The menu has to bind with the Row, so that if user clicks the Edit from the Menu, we should able to get the Row details and do the necessary operation.