﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » How to customize the MS DataGridView to use a SF Combobox?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 10:13:50 GMT</lastBuildDate><ttl>20</ttl><item><title>How to customize the MS DataGridView to use a SF Combobox?</title><link>http://forum.strataframe.net/FindPost4897.aspx</link><description>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?</description><pubDate>Sat, 02 Dec 2006 11:20:34 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: How to customize the MS DataGridView to use a SF Combobox?</title><link>http://forum.strataframe.net/FindPost4901.aspx</link><description>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.&amp;nbsp; It will probably be easiest to populate this manually rather than creating a custom control.</description><pubDate>Sat, 02 Dec 2006 11:20:34 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>