How do you force a calculated column in the GridView to refresh without reloading data, if a column is changed by a user that is part of the calculated column expression?
Thanks...Bill
1 Answer, 1 is accepted
0
Julian Benkov
Telerik team
answered on 26 Mar 2009, 10:24 AM
Hi Bill,
By default when the data is changed RadGridView will update automatically. In general you should not need the code below, but to invoke custom update please call the Update method: