|
Browse by Tags
All Tags » XamDataGrid » hierarchical data ( RSS)
-
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...
-
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...
-
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 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">...
-
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...
-
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??
-
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...
-
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 |-...
-
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...
-
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'...
Page 1 of 1 (10 items)
|
|