Hello,
I want to open a dialog on click of a delete button in the grid on a view using jquery ui ajax dialog.
Also, if the user clicks of ok or continue button it will proceed further to delete that particular record, it means that on click of the ok/continue button my selected record id (to delete the record) should be pass to the controller.
How to achieve this?
Does anyone has a working piece of code or a tutorial that suits my requirement?
Please help.
Best Regards,
Rohan Laghate