jquery ui dialog modal in asp.net
Posted
by Abu Hamzah
on Stack Overflow
See other posts from Stack Overflow
or by Abu Hamzah
Published on 2010-05-10T01:04:26Z
Indexed on
2010/05/10
1:08 UTC
Read the original article
Hit count: 590
i have a form with a button called "add person" so when the user clicks on it i want to open a jquery ui dialgo modal form with and once the use enter the detail (first name, last name etc...) and click submit the form than i want to update the data enter back to gridview.
© Stack Overflow or respective owner