Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populate combobox with fieldnames of a BO
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01259133
Message ID:
01259905
Views:
20
Ernst,

>how can I populate a mmcombobox with the field names of a business object

To populate a combo box with property names of a business object you need to use .NET reflection to get the names of the properties. Here is an article that discusses how to do this:

http://www.c-sharpcorner.com/UploadFile/harishankar2005/Reflectionin.NET12032005045926AM/Reflectionin.NET.aspx

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform