Posted 12 June 2018, 12:38 am EST
Okay Saleem! In this scenario, I can only suggest you to check the selection in BeforeRowColChange event and then cancel this event if the condition satisfies. As it seems that you don’t want to cancel selection for each cell.
Here is the modified sample, demonstrating a possible case of setting e.Cancel to true. I have shown how you can cancel selection in this event for a particular cell.
AppModified.zip
If it does not help you, please change this sample so that the exact scenario at your end can be reproduced at my side also. This way, I’ll be able to help you in a better way.
Regards,
Meenakshi