How to customize the MS DataGridView to use a SF Combobox?


Author
Message
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I am using a MS DataGridView and a BusinessBindingSource. I'd like to have a combo within one of the cells that is filled with a SF BO. How do I do that? Do I need to create a new DataGridViewCell? Or is there a way to load the normal combo with the BO?
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
You will either need to use the DataGridViewComboBoxColumn and populate it manually or create your own DataGridView cell control that implements the SF list population.  It will probably be easiest to populate this manually rather than creating a custom control.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search