Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XamDataGrid » columns (RSS)
  • XamCheckEditor in XamDataGrid, would like UpdateSourceTrigger=PropertyChanged

    Hi! We have a use-case in which the user selects rows from a grid via a column of checkboxes, clicks on a ribbon button, and executes an operation on checked rows. Now the default behaviour of the XamCheckEditor (in conjunction with XamDataGrid) is to bind after focus-lost\exit-edit-mode which is not...
    Posted to Forum by jwgerula on 10-23-2008
  • No intermediate columns

    Hi, I'm trying to style XamDataGrid to show only column headers in the very top and no headers for the expanded children. The view will be like TreeListView then ( http://blogs.msdn.com/atc_avalon_team/archive/2006/03/01/541206.aspx ). I havent managed to do this yet. Thanks for your help. Stefanie
    Posted to Forum by stef3004 on 08-18-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
  • XamDataGrid Data Source Rebinding

    Hi All, I am using a xamDataGrid and displaying an observable collection inside it. But if I say m_xamDataGrid.ClearValue(XamDataGrid.DataSourceProperty), it only clears out the rows. Column names remain as it is. I also want clear out column names. Can someone let me know how I can do it? Basically...
    Posted to Forum by gr8summit on 06-20-2008
  • Adding columns at runtime and auto refreshing xamDataGrid

    Hi, I am using xamDataGrid and binding it to an observable collection. I want to have the functionality where I can add columns at runtime, after initial binding is done. I have also implemented it through adding a property descriptor to the property descriptor collection. But the problem I am facing...
    Posted to Forum by gr8summit on 06-13-2008
  • [URGENT] Multiple FieldLayout's with one header

    Hello, I'm trying to achieve something like this: <FieldLayout> ... <Field Name="Id" Column="0" RowSpan="3" /> <UnboundField Name="Size0" Colum="1" Row="0" /> <UnboundField Name="Size1" Colum="1"...
    Posted to Forum by pszturmaj on 06-06-2008
  • using xamdatagrid to hide columns programmically

    hello, I am using the xamdatagrid and i was wondering if there was a way to access the column( or field i believe you call it), name and based off that name hide the column. I'm sure its really easy but i cant figure it out for the life of me. here is the code im currently experimenting on: Imports...
    Posted to Forum by glaverick on 06-02-2008
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems