CSLA .NET
Vibrant discussion about CSLA .NET and using the framework to build great business applications.
Sign in
|
Join
|
Help
Home
Forums
Store
FAQ
All Tags
»
Data binding
»
.NET 2
(
RSS
)
CSLA .NET Resources:
CSLA .NET home page
Frequently Asked Questions
Download CSLA .NET
CSLAcontrib project
Code generation index
Browse Forum Posts by Tags
Showing related tags and posts for the
CSLA .NET Framework
group. See
all tags in the site
SortedBindingList
Strange behaviour of datagridview binded to sortedbindinglist
I encountered strange behavior of datagridview: In the parent object (invoice) I have a childlist (invoiceitemlist) that I expose through a property like this: Public ReadOnly Property InvoiceItemList() As Csla.SortedBindingList(Of InvoiceItem) Get Return _InvoiceItemList.GetSortedList End Get End Property...
Posted to
CSLA .NET discussion
(Forum)
by
Marius
on Tue, Apr 19 2011
Page 1 of 1 (1 items)
Copyright (c) 2006-2010
Marimer LLC
. All rights reserved.
Email admin@lhotka.net for support.