﻿<?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?)  » Has the checklist changed or the BO (or both)</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 08:25:48 GMT</lastBuildDate><ttl>20</ttl><item><title>Has the checklist changed or the BO (or both)</title><link>http://forum.strataframe.net/FindPost2558.aspx</link><description>Hi Ben&lt;/P&gt;&lt;P&gt;Hope you are able to "see" this from Redmond :) We recently ran a piece of working code that basically displays a checked list. This was populated using SF standard list population techniques. Everything normal and OK. However, today, with no changes at all, the check list displays "System.Data.DataViewRow" for every entry in the list?&lt;/P&gt;&lt;P&gt;Any ideas what may be causing this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-=Gary</description><pubDate>Wed, 30 Aug 2006 18:05:17 GMT</pubDate><dc:creator>Gary C Wynne</dc:creator></item><item><title>RE: Has the checklist changed or the BO (or both)</title><link>http://forum.strataframe.net/FindPost2559.aspx</link><description>That is generally caused by an exception being thrown within an event handler, or some sort of error that is causing the data binding to fail.&amp;nbsp; Generally, it can be fixed by resetting the DisplayMember and the ValueMember properties on the check box.&amp;nbsp; .NET is pretty bad about swallowing those exceptions and not letting you know what's causing the problem...</description><pubDate>Wed, 30 Aug 2006 18:05:17 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>