Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to call java script function after getting result from the server Pin
Joshua Omundson11-Jun-12 5:49
Joshua Omundson11-Jun-12 5:49 
QuestionASP.NET Report Viewer Doesn't preview Any Thing Although It work Locally ! Pin
ma.amer10-Jun-12 22:51
ma.amer10-Jun-12 22:51 
GeneralRe: ASP.NET Report Viewer Doesn't preview Any Thing Although It work Locally ! Pin
k.Prathap12-Jun-12 1:34
professionalk.Prathap12-Jun-12 1:34 
Questionasp.net Pin
cdinz10-Jun-12 21:49
cdinz10-Jun-12 21:49 
AnswerRe: asp.net Pin
Richard MacCutchan10-Jun-12 22:13
mveRichard MacCutchan10-Jun-12 22:13 
AnswerRe: asp.net Pin
Rahul Rajat Singh12-Jun-12 2:16
professionalRahul Rajat Singh12-Jun-12 2:16 
Questionweb form with linq to sql Pin
sc steinhayse10-Jun-12 14:03
sc steinhayse10-Jun-12 14:03 
QuestionSearch/filtering generic control using ASP.Net MVC, which feature will help me to pass dynamically entity objects. Pin
RahulAJoshi10-Jun-12 5:53
RahulAJoshi10-Jun-12 5:53 
Hi,

Can anyone help me to understand just with an example which feature/functionality from ASP.Net MVC will help me acheive following.

1. I am planning to develop this generic search view which will show filtering criteria for different properties of a object passed to it.
2. I want this view to accept dynamically any entity object (edmx generated from my database model which has entities like Employee, Company, Department, EmployeeLeaves, EmployeeSalary,EmployeeTrainings etc this is bsically a HRMS domain project) and then to derive runtime from entity object what properties are available for searching/filtering
3. Also I want to show appropriate operators/options based on data type of properties that is my next hurdle I will try to take care of that.
4. Last but not least show results for specific entity/table based on filtering criteria. (I am guessing I may have to have generic search interface which will be implemented by these entity objects and I call specific implementation of it runtime)

My queries are
1. How can I pass different entity objects (in edmx) since I can only bind one single object as model and not multiple. If there is one base object can I use that as model and pass to it specific object runtime?
2. Also reading properties of objects that gets passed I want to show filtering options so should I be using reflection for that?

If no exmaple or no guidance, do direct me to any article that will help me study this.

Thanks in advance.

Rahul Joshi
SuggestionBuilding Virtual Data Warehouse With One Extra Line Of Code Pin
Tonyglen8-Jun-12 6:59
Tonyglen8-Jun-12 6:59 
AnswerRe: Building Virtual Data Warehouse With One Extra Line Of Code Pin
Sandeep Mewara8-Jun-12 8:19
mveSandeep Mewara8-Jun-12 8:19 
GeneralIzenda vs. Crystal ad-hoc reporting tools. Pin
Tonyglen8-Jun-12 6:55
Tonyglen8-Jun-12 6:55 
GeneralRe: Izenda vs. Crystal ad-hoc reporting tools. Pin
R. Giskard Reventlov8-Jun-12 8:57
R. Giskard Reventlov8-Jun-12 8:57 
Questionweb modalanchor Pin
tomorrow_ft8-Jun-12 3:31
tomorrow_ft8-Jun-12 3:31 
AnswerRe: web modalanchor Pin
thoiness8-Jun-12 5:51
thoiness8-Jun-12 5:51 
GeneralRe: web modalanchor Pin
tomorrow_ft11-Jun-12 3:18
tomorrow_ft11-Jun-12 3:18 
GeneralRe: web modalanchor Pin
tomorrow_ft11-Jun-12 3:26
tomorrow_ft11-Jun-12 3:26 
QuestionPopultea Gridview Inside Datalist... Pin
sheringkapoting7-Jun-12 21:29
sheringkapoting7-Jun-12 21:29 
AnswerRe: Popultea Gridview Inside Datalist... Pin
Sandeep Mewara7-Jun-12 22:48
mveSandeep Mewara7-Jun-12 22:48 
GeneralRe: Popultea Gridview Inside Datalist... Pin
sheringkapoting7-Jun-12 23:26
sheringkapoting7-Jun-12 23:26 
AnswerRe: Popultea Gridview Inside Datalist... Pin
uspatel8-Jun-12 1:10
professionaluspatel8-Jun-12 1:10 
QuestionHow to fetch data from database in lables in asp.net using three tier architecture Pin
mohansahu7-Jun-12 21:18
mohansahu7-Jun-12 21:18 
AnswerRe: How to fetch data from database in lables in asp.net using three tier architecture Pin
Sandeep Mewara7-Jun-12 22:43
mveSandeep Mewara7-Jun-12 22:43 
QuestionCombining Array with delimiters Pin
Fiona Tan7-Jun-12 7:05
Fiona Tan7-Jun-12 7:05 
AnswerRe: Combining Array with delimiters Pin
thoiness7-Jun-12 7:19
thoiness7-Jun-12 7:19 
GeneralRe: Combining Array with delimiters Pin
Fiona Tan7-Jun-12 7:34
Fiona Tan7-Jun-12 7:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.