|
Browse by Tags
All Tags » XamDataGrid » xamDataGrid labels ( RSS)
-
Quick Question - Can I apply an attribute to an object property to change how it appears in the header of the grid e.g. changing OrderId to "Order ID"? private int orderId; [SomeAttributeMethod(FieldName="Order ID")] public int OrderId { get { return orderId; } set { orderId = value;...
-
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.)
-
Hi is somebody can answer me , i want to forbid or hide the animation/active when mouse over the records......
Page 1 of 1 (3 items)
|
|