Has the checklist changed or the BO (or both)


Author
Message
Gary C Wynne
Gary C Wynne
StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)
Group: Forum Members
Posts: 26, Visits: 236
Hi Ben

Hope you are able to "see" this from Redmond Smile 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?

Any ideas what may be causing this?

Thanks,

-=Gary

StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
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.  Generally, it can be fixed by resetting the DisplayMember and the ValueMember properties on the check box.  .NET is pretty bad about swallowing those exceptions and not letting you know what's causing the problem...
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