In tree datagrid, if we click on the hierarchy column, it will expend or collapse but row will not get selected. To select the row we have to click on blank space in column.
In my case, i have to show other data based on this selection and want to select the row along with collapse/expend of the hierarchy column. (because if the content length in column is more, there will not be any blank space in column and there no way to select it).
Please advice.