Hi all,
i need to create modal popup, which will have OK and Cancel button and radio list. Now i need to run method on server which deletes data from database and way of deleting will depend on user's choice from radiobutton list and if he click OK or cancel.
Is it possible?
Kind Regards.
i need to create modal popup, which will have OK and Cancel button and radio list. Now i need to run method on server which deletes data from database and way of deleting will depend on user's choice from radiobutton list and if he click OK or cancel.
Is it possible?
Kind Regards.
Comment