TravelingCat
Registered User.
- Local time
- Today, 14:13
- Joined
- Feb 22, 2010
- Messages
- 42
On a form with few lines, where each line has a checkbox (the same one, with one name), when i check the checkbox, how can i make the code understand that this checkbox belongs to a specific line?
Because as it is now, if for example i check the third line's checkbox the code just takes the first line, it doesn't know what line exactly i'm referencing.
In short: how can i access a checkbox of a certain line?
Thanks for any help
Because as it is now, if for example i check the third line's checkbox the code just takes the first line, it doesn't know what line exactly i'm referencing.
In short: how can i access a checkbox of a certain line?
Thanks for any help