|
Browse by Tags
All Tags » XamDataGrid » style ( RSS)
-
Hi everyone, I' ve the seguent style for DataRecordCellArea <Style TargetType="{x:Type igDP:DataRecordCellArea}"> <Setter Property="Background" Value="White"/> <Style.Triggers> <DataTrigger Binding="{Binding RelativeSource={RelativeSource Self...
-
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.)
-
I am using the xamDataGrid in an XBAP and I need to know how to change a single row's style and AllowEdit property based on whether the value in one of the columns is null or not. So: If Column A is not null, the row should be read-only and have style 1, but if Column A is null, the row should be...
Page 1 of 1 (3 items)
|
|