Hi,
What do I need to configure so that when ever user clicks a child item of the hierarchical grid SelectedItem is fired?
This is what I am observing
Parent 1
Child A
Parent 2
Child B
When selecting Child A SelectedItem is fired. Selecting Child B SelectedItem is fired as well. The problem is that Child A is still selected. How can unselect Child A.
What do I need to configure so that when ever user clicks a child item of the hierarchical grid SelectedItem is fired?
This is what I am observing
Parent 1
Child A
Parent 2
Child B
When selecting Child A SelectedItem is fired. Selecting Child B SelectedItem is fired as well. The problem is that Child A is still selected. How can unselect Child A.