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.
|