adcomp
December 5th, 2004, 03:17 AM
Hi everybody;
I need to calculate a column on the listview that are marked with a checkbox on the listview. This must be autmatically. I made a sub rutine that do this, but my problem is that when i mark a row, it calculates the column without the record just marked. It's like calculating before making the checkmark.
How can i run the calculating procedure after the record it's checkmarked.
I need to calculate a column on the listview that are marked with a checkbox on the listview. This must be autmatically. I made a sub rutine that do this, but my problem is that when i mark a row, it calculates the column without the record just marked. It's like calculating before making the checkmark.
How can i run the calculating procedure after the record it's checkmarked.