Saeid Jal

Saeid Jal

  • NA
  • 1
  • 992

BindingNavigation in MVC ASP.NET with jQuery

May 24 2013 3:23 AM
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?