H
Heiko K Stugg
I am using a rectangle to display how full or empty something is; the
displayed information is based on user input from over 20+ bound textbox
fields and is also based upon an option group. The only way that I have been
able to update the rectangle fill is to use an afterupdate event for each
bound textbox field used. I assume that there has to be a better way of doing
that, other than copying the same data for bound textbox field.
Can any one help me with this?
displayed information is based on user input from over 20+ bound textbox
fields and is also based upon an option group. The only way that I have been
able to update the rectangle fill is to use an afterupdate event for each
bound textbox field used. I assume that there has to be a better way of doing
that, other than copying the same data for bound textbox field.
Can any one help me with this?