Advice for Building a dynamic “Advanced Search” Control in ASP.NET
问题 alt text http://img3.imageshack.us/img3/1488/advancedsearch.png I'm building an "Advanced Search" interface in an ASP.NET application. I don't need SO to write this thing for me, but I'm stuck on a specific problem regarding dynamic controls and ViewState. I would like some direction for how to approach this. Here's my situation: Ingredients: A serviceable set of API objects representing entities, fields, and searches, which handles constructing a search, generating SQL, and returning the