This question is locked. New answers and comments are not allowed.
Hello all,
In my gridview I have a markup which is type decimal and stores a dollar amount (1.10), I also have a cost and a sell column in my gridview.
When the user changes the markup need to take the new markup amount and add it to my cost field to display my new sell amount.
What is the best way to do this? in the celleditended?
Also how would I do this? How do I get to my cell field values.
Thanks,
KS.
In my gridview I have a markup which is type decimal and stores a dollar amount (1.10), I also have a cost and a sell column in my gridview.
When the user changes the markup need to take the new markup amount and add it to my cost field to display my new sell amount.
What is the best way to do this? in the celleditended?
Also how would I do this? How do I get to my cell field values.
Thanks,
KS.
