﻿<?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 » Business Objects and Data Access (How do I?)  » cannot find the "isListSource" property</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 00:18:04 GMT</lastBuildDate><ttl>20</ttl><item><title>cannot find the "isListSource" property</title><link>http://forum.strataframe.net/FindPost10778.aspx</link><description>I feel like a dumb ... I cannot find the property "IsListSource" in any business object :crazy: someone can help me please? I try to fill a datagridview and only get 1 item&lt;br&gt;
&lt;br&gt;
thanks in advance and sorry for that post</description><pubDate>Thu, 09 Aug 2007 07:21:56 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>RE: cannot find the "isListSource" property</title><link>http://forum.strataframe.net/FindPost10783.aspx</link><description>It happen when the people don´t view all the samples :w00t: sorry&lt;br&gt;
&lt;br&gt;
Thanks</description><pubDate>Thu, 09 Aug 2007 07:21:56 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>RE: cannot find the "isListSource" property</title><link>http://forum.strataframe.net/FindPost10779.aspx</link><description>Yeah, any type of grid requires that the bound object implements the IBindingList interface to expose each row as a unique object.&amp;nbsp; In order to bind an SF business object to a grid you need to wrap it in a business binding source.&amp;nbsp; Drop on the BusinessBindingSOurce control, select the BusienssObject that it will wrap, then change your grid to use teh BBS instead.&amp;nbsp; There is a sample that comes with the framework called Business Binding Source sample that shows how to do this.</description><pubDate>Wed, 08 Aug 2007 16:47:22 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>