|
Browse by Tags
All Tags » XamDataGrid » xamdatagrid binding ( RSS)
-
I'm experiencing the same issue with xamComboEditor inside a xamDataGrid. I've set the DisplayMemberPath and ValuePaths, but they only seem to be used when that particular cell has focus. I've got this as a resource for the window: <igEditors:ComboBoxItemsProvider x:Key="locationItems"...
-
Hi I am trying to build a stock ticker type of application (similar in some ways to the xamTrader demo application) which uses a xamDataGrid bound to a collection. A thread process updates objects in the collection when a new price comes along and records on one field whether the price has gone up, down...
-
Just to let you know that I also managed to make the Xceed grid works in the same context : <xcdg:DataGridControl Name="xtraGrid" ItemsSource="{Binding Source={StaticResource xtraGridView}}" AutoCreateColumns="False" > <xcdg:DataGridControl.Columns> <xcdg...
-
I am trying to bind a XamDataGrid to a object that contains subobjects. However, when I reference the fields in the subobject, my grid goes blank and no data is displayed. For example (see class definitions below), I set the Datasource of an XamDataGrid to Class A (DataSource = {Binding Path=ClassA}...
-
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 (5 items)
|
|