This is a migrated thread and some comments may be shown as answers.

[Solved] adding numbers on the fly

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Keith Stephens
Top achievements
Rank 1
Keith Stephens asked on 14 Sep 2010, 09:04 PM
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.

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 15 Sep 2010, 06:55 AM
Hi,

 The best way will be to do this directly in your data/ your view model. 

All the best,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Keith Stephens
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or