I have a load on demand combobox on my page. When I am in 'add' mode I select a value in the combo and save it to the DB. I come back to the same page later in 'update' mode. Now I need to initialize the selectedvalue of the box to the previously selected value. But I still need the box to be load on demand. I'm having a hard time getting this to work. I'm sure you guys considered that people would want to use a load on demand combo in an 'update' scenario. So can you cite an example of how this might work?
Thanks!
Thanks!