Is there a FormView (as in WebForms) equivalent in WebMatrix2 ?
Alternately, any suggestions to achieve Form-based CRUD in jQueryMobile using WebMatrix?
Any example or Tutorial?
Thanks.
Ratna
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
there is no built-in support for doing FormView-like CRUD in Web Pages with Razor, but there are several tutorials on how to do it:
Here’s a full tutorial using the Web Pages Grid helper and a jQuery dialog: http://www.mikesdotnetting.com/Article/155/WebMatrix-And-jQuery-Forms