This question is locked. New answers and comments are not allowed.
Hi,
I have a hierachical database. However it is possible to select the parent row AND the child row and after selecting there is no way to deselect it.
How can I archive to
1) Let the user only select ONE row (child or parent)
or
2) Let the user deselect selected rows
I tried to do it by code but I ran into some problems (e.g. selecting 2 rows from 2 different childgrids).
Martin
I have a hierachical database. However it is possible to select the parent row AND the child row and after selecting there is no way to deselect it.
How can I archive to
1) Let the user only select ONE row (child or parent)
or
2) Let the user deselect selected rows
I tried to do it by code but I ran into some problems (e.g. selecting 2 rows from 2 different childgrids).
Martin