hi,
I am using the bootrap modal which has within it form elements including radio button list and dropdowns.
depending on user selections, the ddl and radio button called onselected event in code behind.
This action shuts the modal and I have to click the target button again to open once more.
how can I prevent the modal from closing?
thank you
Go to the complete details ...