Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » XamDataGrid » xamDataGrid labels (RSS)
  • Field Auto Discovery

    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;...
    Posted to Forum by philc1234 on 08-04-2008
  • Bug & Enhancement WPF 2008 v1

    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.)
    Posted to Forum by wadebeasley on 07-06-2008
  • How to forbid the animation when mouse over the record in XamDataGrid?

    Hi is somebody can answer me , i want to forbid or hide the animation/active when mouse over the records......
    Posted to Forum by robinhandler on 06-26-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems