Hi
I have allowed selection mode to multiple.
I want to restrict selectionlayerlevel to single or when user selects same cell twice it should deselect instead of selecting on another layer.
I have noticed deselectCell method. This is helping only on selection mode is single. I can see a complex way of handling this by comparing index range and remove selected cell. If there is any direct way to achieve my goal that will be helpful.
Thanks
SJ