Answered by:
popup using Webmatrix 2

Question
-
User1264955881 posted
Looking for a link where I can find an example for popup using webmatrix 2. Here is the function I am trying to do, based on a selection on the webpage want to display a form on the same page. Example would be if user picked a option like create contact, want to popup a form with last name, first name, address etc. Any help would be appreciated.
Srini.
Sunday, December 9, 2012 10:32 PM
Answers
-
User-821857111 posted
These two articles show how to use the jQuery dialog as a CRUD pop-up in WebMatrix:
http://www.mikesdotnetting.com/Article/155/WebMatrix-And-jQuery-Forms
http://www.mikesdotnetting.com/Article/176/WebMatrix-and-jQuery-Forms-Part-2-Editing-Data
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, December 17, 2012 12:13 AM
All replies
-
User177399542 posted
Hi check out the following links:
http://www.ezzylearning.com/tutorial.aspx?tid=6942119
http://geekswithblogs.net/vladimirl/archive/2009/12/20/jquery-simple-modal-plugin.aspx
Most easiest is to use Ajax control toolkit Modal popup extender. http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ModalPopup/ModalPopup.aspx
Sunday, December 9, 2012 11:17 PM -
User-166373564 posted
Hi srini
These also will be good reference about popup using Webmatrix 2,
WebMatrix - A First Application
http://www.mikesdotnetting.com/Article/146/WebMatrix-A-First-Application
Kind regards
Sunday, December 16, 2012 10:01 PM -
User379720387 posted
Jquery dialogMonday, December 17, 2012 12:03 AM -
User-821857111 posted
These two articles show how to use the jQuery dialog as a CRUD pop-up in WebMatrix:
http://www.mikesdotnetting.com/Article/155/WebMatrix-And-jQuery-Forms
http://www.mikesdotnetting.com/Article/176/WebMatrix-and-jQuery-Forms-Part-2-Editing-Data
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, December 17, 2012 12:13 AM