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

I have problem with offer handling on products with search products and paging.
i have productmaster table for product details which contain price of the product and offer table for offer details and Productinoffer for product in offer details.

i have price,brand and category filter on search page and for price filter i want to consider new offer applied price of the product and i want to show 20 products at the first page and using pagination for lazy loading.

how do i perform offer on products and pagination at a time with mvc4.

now i have tried creating a model, then calculating new price and filtering from new list. its affecting pagination process.
Posted

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