Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

i have some misunderstanding about partial page update in MVC3.
i set up two div in one web page. the first div have two text boxes and one submit button.
another div have Jquery Datatable (http://jquery-datatables-editable.googlecode.com/svn/trunk/index.html).
my problem is when i key in something in text boxes and press submit button.
all the information inside two text boxes will be inserted into database.
at the same time, the table located in another div will show the latest information.
But i want to use Ajax and i don't want any post back from server.

Pls enlighten me
:|
Posted

1 solution

 
Share this answer
 
Comments
Monjurul Habib 13-May-12 15:30pm    
good links, my 5!
Sandeep Mewara 13-May-12 15:37pm    
Thanks :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900