J
JohnT
I've an app with a ListView. It shows my info and a user can move back and
forth to display different week days info.
I've introduced checkboxes when a certain condition is meet.
What I've not been able to figure out is how to trap when line items are
'checked' off by a User.
In other words, when a user clicks on 5 line checkboxes (5 checks), how can I
display that on my form (ie in a Label).
I know how to get the 'count' and all... but not how to have the label updated
as items are checked and unchecked.
Mucho appreciated.
John
forth to display different week days info.
I've introduced checkboxes when a certain condition is meet.
What I've not been able to figure out is how to trap when line items are
'checked' off by a User.
In other words, when a user clicks on 5 line checkboxes (5 checks), how can I
display that on my form (ie in a Label).
I know how to get the 'count' and all... but not how to have the label updated
as items are checked and unchecked.
Mucho appreciated.
John