Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataGridViewComboBoxColumn
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01104398
Message ID:
01104418
Views:
9
Russ,

>I am trying to add a column to mmDataGridView of type DataGridViewComboBoxColumn. Ideally, I would like to populate the comboBox with a list of values from a second DataTable in the DataSet. I was unable to find any samples or instructions how to accomplish in the MM.Net Developers Guide.
>
>Any direction on where to research is appreciated,

This is not an MM .NET combo box control, so you need to bind it manually. Check out the section in this .NET help topic for info on binding to DataGridViewComboBoxColumn:

http://msdn2.microsoft.com/en-us/library/bxt3k60s.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