CSLA: Handling values for Combo Boxes dynamically

I've always been a fan of populating interfaces dynamically using a database table to contain my table entries, then using a code tables table to provide a way to identify which table entries go with which control. I can dynamically load the control with values from the tables at runtime. This is especially easy since I can write one handler to handle loading any control with its respective entries easily.

Since I am writing an app in CSLA, I am trying to envision exactly what that should look like, or is this something that shouldn't be handled by the business objects? Technically, it's UI code, right? But it has to be fetched like any other. Have to give this some thought....

posted @ Friday, March 23, 2007 9:38 PM

Print
Comments have been closed on this topic.
«December»
SunMonTueWedThuFriSat
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910