0
Reply

BindingNavigation in MVC ASP.NET with jQuery

Ask a question
Saeid Jal

Saeid Jal

11y
788
1
Hi
 
I am created an ASP.NET MVC page with Form layout UI that show data from Model.
 
But I want navigate between records and show current record in elements of form tag (textbox and ...) something like BindingNavigator in Windows Form application.
 
How I can do that with jQeury and Ajax?