Hi,
We have RadGridView, with columns such as itemid, price, quantity, total, ....
If we add a new line or changing an existing in Edit Form it is needed that “Handler” automatically fill in other fields, based on new value.
All fields are related-linked from childlink's and should respond to the changing values
Question:
1. why they do not respond
2. while confirming the entries need to recalculate total value (price * quantity), but he fails to do so with values that are currently in the field but with the old values before the update..
Does anyone can help?
Thanks,
Dragan