bmitzel88 / ChucksUsedDealership

1 stars 0 forks source link

Modify page navigation to be more usable in CarInventory list #37

Open JovanniRamirez opened 1 week ago

JovanniRamirez commented 1 week ago

Page navigation is currently showing all the pages causing the window to be to wide to fit on the screen. The goal is to modify the page links to look like the contactform list navigation links of first, previous, 3 pages numbered, next and last.

JovanniRamirez commented 6 days ago

edited and made pagination model to be used for more then one pageview for nav. Now I need to add these to the layout view to be available if a page need them to minimize having to code it again.