This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
如何在 infragistics xamGrid 中同时选择组级别和子级别。
我有带有父行和子行的 xamGrid。目前我可以选择子行的任意组合或父行的任意组合。我要做的是选择一些父级行和其他父行下的一些子行。如果选择了其他父行,则控件不会让单击选择子行。Ie Control + CLick will not select ( highlight) a child row when any other parent row is selected.