Dear All,
I am using asp.net2.0, C#, sql2005 using Visual studio 2005
Let me explain the scenario. I am making search interface where 18 field(all are master field) are there . which I populate these field in Checkboxlist. based on selection I need to generate that much label control and dropwonlist control and which then after all dropdownlist need to populate with their respective master.
Please guide me in doing so or give me some useful link.
Thanks
I am using asp.net2.0, C#, sql2005 using Visual studio 2005
Let me explain the scenario. I am making search interface where 18 field(all are master field) are there . which I populate these field in Checkboxlist. based on selection I need to generate that much label control and dropwonlist control and which then after all dropdownlist need to populate with their respective master.
Please guide me in doing so or give me some useful link.
Thanks
Comment