Hi
I have below code but i want below functionality to be done thru BootStrap Modal Popup
Push
Thanks
Hi
I have below code but i want below functionality to be done thru BootStrap Modal Popup
Push
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Apr 2, 2023, 2:01 PM
Improved version:
The confirmation message is displayed using the JavaScript confirm function, and the OnClientClick attribute is removed from the LinkButton. The modal popup is styled using Bootstrap CSS classes, and the server-side event handler is updated to include validation.