Hi,
I’m looking for possibility to prevent selection on the client side and make certain rows not selectable?
Since the selection is done on the client side, I’m currently using custom GridSelectionModel on the server side, just as workaround, for deselecting rows that doesn’t match my criteria. This causes not realy nice optical effects.
Is there any chance to make certain rows not selectable?
Thanks and regards
YT