How do I retrieve that last checkbox that was checked?
Hello,
I have a whole set of sections and subsections in my components page. For example,
- SectionGroup: CNCRouter
--- Section Subgroup: Vision
--- ........
--- ........
- SectionGroup: Other kind of Router
- SectionGroup: .......
- ........
- SectionGroup: Drivers and Utilities
--- Section Subgroup: Router Driver
--- Section Subgroup: Vision Driver
Depending on the selection I choose, some other section/subsection will be selected, other will be deselected, and other ignored. For example, if I choose CNCRouter, it will choose CNC Router Driver and Vision Driver. How can I know which one was the last checkbox chosen?
Thanks,
Jaime