Dear everybody,
my request is it to dynamically calculate cell values.
I feed my RadGridView with a dataset or datareader. I am looking for an event which gets fired while data is bounded. The method shall allow me to modify the current cell value based on a calculation of other cells. Something similar like excel also provides with the formula stuff.
Is there any way you can help me?
I also tried events like cellvaluechanged, cellvalidation,valuechanging and the other stuff.
Thanks for a quick reply.
best,
my request is it to dynamically calculate cell values.
I feed my RadGridView with a dataset or datareader. I am looking for an event which gets fired while data is bounded. The method shall allow me to modify the current cell value based on a calculation of other cells. Something similar like excel also provides with the formula stuff.
Is there any way you can help me?
I also tried events like cellvaluechanged, cellvalidation,valuechanging and the other stuff.
Thanks for a quick reply.
best,