Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How to implement BindingNavigation in MVC ASP.NET with jQuery

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?
Posted
Comments
Jameel VM 24-May-13 4:52am    
did you try anything? there is no such control in asp.net mvc. You need create yourn own custom control for that.
SYS-MAN 24-May-13 5:03am    
Yeah, I want help about that. How to show next record data after click on next button or how to show last record after click on last record.
Nobody needs somethings like this so far?!
When you have 30 items to show on page it's not suitable show on grid so you must design on form layout OR you have better suggestion for somethings UI?
Sunasara Imdadhusen 24-May-13 5:50am    
Have you searched on Google? Please start development and ask for help if you really stuck
SYS-MAN 30-May-13 0:53am    
I search and see more than 40 application sample but I can't see anythings like my required.

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