Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XamDataGrid » Hierarchical Grid (RSS)
  • 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
  • Hotfix from 1000 to 1007 broke IsExpanded

    DataRecord dataRecord = (DataRecord)dataGrid.Records[0]; dataRecord.IsExpanded = IsExpanded; I set the IsExpanded property in the data record when I load a setup file. It used to work but now it just shows it is expanded with no children. I have to unexpand and then reexpand to show the children. Am...
    Posted to Forum by mulhollandj on 06-24-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
  • self-referencing hierarchical table not displaying

    Hello, I have a table with an AccountID column and a ParentID column. There is a data relation, Children, that relates the columns. Below is the xaml I have written to try and get it to work, but when I add the <igDP:Field Name="Children" /> field, only the second FieldLayout is displayed...
    Posted to Forum by khinkl on 05-25-2008
  • Binding to a Hierarchical SQL Database problem

    Hi, I'm trying simple example on xamDataGrid from your documentation and can't get child data in grid. I'm using VS 2008, NetAdvantage for WPF 2007. I've created simple Typed DataSet from AdvandureWorks database with two tables: Contact and Individual. I've created simple class that...
    Posted to Forum by andrija11 on 05-22-2008
  • Hierarchical Data or Group By Format / Style

    Could this be done? We've been trying to format the grid this way for days now. We have a hierarchical object binded to the grid. We tried using a lot of stuff including customizing the ExpandableFieldRecordStyle. Maybe we are just missing something.
    Posted to Forum by ehoff_man on 04-04-2008
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems