How can I do inverse selection in AdvStringGrid (TMS)?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming, that NGLN is right, you’ll need to set the proper Disjunct…Select option in Grid.MouseActions to select the kind of selection you’ll allow, and then you can call this procedure:
This will make all unselected rows/columns/cells selected and vice-versa.