Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XamDataGrid » hierarchical data (RSS)
  • NullReferenceException on expanding hierarchial data after moving column

    Hi, I'm getting a null reference exception when trying to expand hierarchical data after moving a column on a xamDataGrid. I am calling "xamHierarchyGrid.FieldLayouts[0].Fields.Move(startIndex, moveToIndex);" to move the column. This seems to work correctly, and the column updates and moves...
    Posted to Forum by bzell on 11-10-2008
  • Hide column headers for *databound* xamDataGrid

    Apologies if this has been answered elsewhere - I can find partial answers in multiple threads but nithing for this scenario. I have a xamDataGrid which is bound to a hierarchical dataset (sourced from SQL into a couple of data tables with explicit relations added). I want to present this with a fixed...
    Posted to Forum by paulrainford on 10-27-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
  • Change Default TreeView

    Hi all, I'm new of Infragistics, I'm trying to create a Grid like ITunes songs grid with the Album cover on the left column and the lists of songs on the right (the cover span for all the songs row). I would use as input an xml like: <album title="xxx" coverPath="pppp">...
    Posted to Forum by frog831 on 04-14-2008
  • How to collapse records by clicking on a header

    I'm trying to make the opposite of this article... http://forums.infragistics.com/forums/p/1927/13800.aspx#13800 Collapse a group by records by clicking on a header but I don't know what can I do because the RecordActivate event persist until you press another record and I don't know how...
    Posted to Forum by charlygandia on 04-05-2008
  • Change the size of the 'plus' and 'minus' symbol

    Hi, I'm trying to change the size of the 'plus' and 'minus' symbol of a xamDataGrid, but I don't find anything about it. Someone can help me??
    Posted to Forum by charlygandia on 04-05-2008
  • Re: hierarchical set of datas ?

    Joe, [quote user="[Infragistics] Joe Modica "] Yes - you can control whether headers appear for each level, i.e. FieldLayout, by setting the LabelLocation property on FieldLayoutSettings to Hidden. [/quote] What if the hierarchy is a directed graph (all the same tables at each level), like...
    Posted to Forum by dlayne on 03-14-2008
  • Self referencing hierarchical data grid

    Good day. I cannot create a hierarchical grid that uses only one datatable. It almost works but there is a problem: all the rows in the table are shown as a root element. Is there any way to filter out all the rows that have a parent row? Example: |ROOT |-CAT_1 |--SUB_1_1 |--SUB_1_2 |---SUB_1_2_1 |-...
    Posted to Forum by dminnaar on 03-11-2008
  • Special Grid header with grouped data

    I have a serious problem with customzing a XamDataGrid. I display hierarchical data within a gri, say three levels. What I want the grid to have, is a single header at the very top that shows the columns of the third level. It is essential that the header is shown at the top of the grid, rather than...
    Posted to Forum by fantamango77 on 02-21-2008
  • how to control columns display when displaying hierarchical data using XamDataGrid

    How do I control the columns display when displaying hierarchical data. suppose I have 2 tables Table1 {'ParentID', 'Name', 'Type'} and Table2 { 'FKReferenceID', AccountName, AccountNumber} while displaying in grid, I dont want to display ParentID in Table1 and 'FKReferenceID'...
    Posted to Forum by manand on 01-30-2008
Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems