Hi
we have a radgrid populated by a database view. There is a need for a menu on gridviewrows(documents). When selecting a document, we want a modal popup form that contains different actions like approve and reject documents, show version history and download the document selected.
I struggle to find out how to do different things that is not update/create/delete actions on the selected gridviewrow. Can you recommend how to solve this?
Regards,
daaland1972