StrataFrame Forum

ListBox Population

http://forum.strataframe.net/Topic3844.aspx

By Paul Chase - 10/25/2006

I cannot seem to figure out how to populate a list box on a web form, I looked in the documentation but didnt see anything. Can anyone give me a boost?

Thanks

Paul

By StrataFrame Team - 10/25/2006

On the web list controls, there is a PopulationDataSourceSettings property that had a component designer almost identical to the WinForms list control... There are several different flavors of web lists, though, like BulletedList and so forth.
By Paul Chase - 10/25/2006

Thats what I thought but I must have been missing something?. I can get a dropdownlist and list view to work fine. The other lists such as radio list and list box are the ones I am having trouble with. But it is a moot point as I decided to use a grid control after-all. However here is what it looks like

  

By StrataFrame Team - 10/25/2006

Thanks for the heads up... I'll take a look at it and see what I can find.
By Keith Chisarik - 10/25/2006

Any news on the updated webform documentation Trent mentioned a few weeks ago? I am getting ready to do a large web app and it would be nice to have more than is currently available.



Thank you.