76
rated 0 times
[
82]
[
6]
/ answers: 1 / hits: 20718
/ 15 Years ago, thu, may 28, 2009, 12:00:00
I have telerik RadGrid which is in edit mode. Each cell contains NumericTextBox. Is it possible to calculate one cell based on other cells in the same row (on client side).
For example if I have a row which contains cells like price and item I want on every change to calculate total price but on client side, without going to server side. Is this possible with RadGrid?
More From » asp.net