Click here to Skip to main content
15,897,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am working on quotation controller.
in that for inserting item ,i required grid .
how can i do that.

What I have tried:

i am new in mvc 5 .so i dosent try any thing.
Posted
Updated 19-Mar-16 4:32am

1 solution

You can create your own Grid with paging,sorting,editing feature but it involve lot of code. You can try these popular grid libraries, its quite good and its being used in lot of projects.
Try jqGrid [^]
or
Grid.MVC[^]
 
Share this answer
 

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