Just curios – did you try ComponentOne’s grid for
SL? It is not free like DevExpress, but it is priced reasonably well.
Sergey Barskiy
Principal Consultant
office: 678.405.0687 |
mobile: 404.388.1899
Magenic ®
Microsoft Worldwide Partner of the Year | Custom
Development Solutions, Technical Innovation
From: Ash002
[mailto:cslanet@lhotka.net]
Sent: Wednesday, September 17, 2008 8:12 AM
To: Sergey Barskiy
Subject: [CSLA .NET] Silverlight DataGrid performance question
Hi
I have a DataGrid in my Silverlight app with 18 columns data bound to csla
business objects. The performance seems ok using the their
DataGridTemplateColumn stuff. Using the ValidatedDataGridTextColumn though is
pretty soggy. Cause seems to be because it is built using a stack panel and
TextBlock and PropertyStatus controls. 3 controls times 9 visible columns and
another 9 off to the right scrolled out of sight times 20 visible rows is 360
odd controls.
I tried the DeveloperExpress grid briefly but it seemd to die when containing a
500 hundred rows, so I went back to the MS's DataGrid.
What sort of performance are others getting with DataGrid's in Silverlight? Did
the creators of ValidatedDataGridTextColumnfind they had satisfactory
performance?
Thanks in advance
Ashley
http://forums.componentone.com/CS/forums/t/76478.aspx
AshleyCurrent Compoent One grid was very slow.
Copyright (c) Marimer LLC