StrataFrame Forum

What is the MultiColumn settings in the ComboBoxEdit?

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

By Richard Keller - 1/11/2008

If I understand right you would place a string like "1,TEst,Description" and it would parse that it a collection based on a seperator for the dropdown?

Rich

By Richard Keller - 1/11/2008

Nevermind, I see there is a Multi-Column Sample Demo Project.   Didn't check that after checking Help File.

Richard

By Trent L. Taylor - 1/13/2008

Yeah, we added this so that a combo could have mutli-columns...by default the .NET Windows combobox does not do this....it was a nice enhancement Smile