|
Browse by Tags
All Tags » XamDataGrid » Field ( RSS)
-
I have problem with setting column width on columns previously resized manually by user. Setting .Settings.LabelWidth and .Settings.CellWidth properties on specified field works correctly until user manually resizes column related to the field where properties where set. After manual resize neither LabelWidth...
-
I have a xaml grid bound to a DataSet and I wanted to enable wrap / multiline on particular columns. I’ve been looking for this feature in the forums but haven’t found much on the WPF grid. Any help and code samples on this would be good. Thanks
-
I'm using entity framework classes as my datasource The class is OrderDetail which have these properties: ID (int) Item(Class Item) Quantity (int) Subtotal (decimal) Class Item has these properties ID (int) Name (string) So i set the xamDataGrid.Datasource = List(of OrderDetail) I want to show the...
-
I have downloaded the WPF 2008 v1 and wonder why somethings were not addressed: 1. More than one group by, this is still a bug. 2. Why not add column filtering? This is one of the very basic features in a Windows Grid. (Telerik has it in there controls.)
Page 1 of 1 (4 items)
|
|