Click here to Skip to main content
15,891,409 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

Currently i am doing filtering below link
http://www.campusmvp.net/blog/asp-net-mvc-webgrid-with-filtering-paging-and-sorting[^]

I have already post my question there
how to do filtering on child table

This is my question
"Suppose
I have 2 table one is

Friend
FId Fname

and second is

FriendDetail
FId FCity FState FCountry

and i want to search on both cases either Fname or Fcity

Please guide me how to do this

Please guide me and how to we need change the model as per his(writer) comment .
Thank you in advance
Posted
Updated 20-Oct-14 0:14am

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