ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Crud Functions on same page
« previous
next »
Print
Pages: [
1
]
Author
Topic: Crud Functions on same page (Read 5506 times)
qmaan
Newbie
Posts: 11
Crud Functions on same page
«
on:
June 21, 2014, 11:42:28 am »
how we can achieve Crud operations on same page specially using same form for create and edit.
http://paramquery.com/demos/crud_remote
http://paramquery.com/demos/crud
...
here is one example. They are using dataTable
http://code.msdn.microsoft.com/Detail-CRUD-Operations-fbe935ef
Logged
qmaan
Newbie
Posts: 11
Re: Crud Functions on same page
«
Reply #1 on:
June 22, 2014, 01:05:53 pm »
Here is another link using knockout
http://www.c-sharpcorner.com/UploadFile/cd7c2e/crud-operations-using-knockout-in-mvc-application-part-1/
My scenario is that e.g i have a dropdown containing list of students .
Below the drop down there is create form for creating new students. On drop down change ... Create form is filled with data filled in dropdown and create form is changed to edit form.. doing this in asp.net mvc razor.
«
Last Edit: June 23, 2014, 12:07:54 am by qmaan
»
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Crud Functions on same page