Click here to Skip to main content
15,898,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a button, a drop down list and a textbox...Now suppose I select PersonID from DropDownlist and Write a Person ID say 109876 in the textbox.Now after clicking the search button all the information of the person will display in a grid

I have to develope the code in MVC 3.

Can any body help?????

!!!!Urgent!!!!!
Posted

1 solution

pl check the following codeproject article:

MvcContrib Grid Paging and Searching in ASP.NET MVC3[^]
 
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