Hi ,
I have hierarchical data bound with xamdatagrid (only two levels). If I continue drag on record selector for parent level, everything is selected. But if I tried same thing on child level, it works fine under the same parent. But once it across different parents, it stop select childs on different parents. Is there any way I can continue to select childs even I across different parents?
Thanks
As I said in my previous comment, I was able to get this hierarchical data to display correctly but I'm having a problem selecting rows within my XamDataGrid when there is a hierarchy of records displayed. I set the 'SelectionTypeRecord' property in my FieldLayoutSettings to "Extended" and I'm able to multi-select child records in any of my top-level records. But once I select multiple records under one parent node, I can’t select any other child records in the other nodes. What am I missing here? Anyone have any ideas?
I have also tried to set the SelectionTypeRecord property of the child Layout in the FieldLayoutInitialized method of XamDataGrid like below but of no use.XamDataGrid1.FieldLayouts[1].Settings.SelectionTypeRecord = Infragistics.Windows.Controls.SelectionType.Extended;XamDataGrid1.FieldLayouts[1].Settings.SelectionTypeField = Infragistics.Windows.Controls.SelectionType.Extended;XamDataGrid1.Records.FieldLayout.Settings.SelectionTypeRecord = Infragistics.Windows.Controls.SelectionType.Extended;
Hi,
We use NetAdvantage 11.1 and Windows XP. Is this feature asked by Liheshu now available in this version?
I want to select multiple child records across parents. I am having only two levels in the XAMDataGrid now.
HI,
I created a feature request for this issue.
Sincerely, Matt DSE
We use NetAdvantage 10.3 and Window 7.
Thanks.
--Shuyang he
What version /build of NetAdvantage are you using?
What operating system are you using ?
Sincerely,
Matt DSE