This question is locked. New answers and comments are not allowed.
Hi,
I have a radgridview that is bound to my custom entity. The first two columns is bound for example to Price and Quantity respectively in my Entity. I want a third column that will automatically compute/display Price x Quantity when the respective columns are edited. how do i do it in radgridview without modifying my entity.
many thanks!
I have a radgridview that is bound to my custom entity. The first two columns is bound for example to Price and Quantity respectively in my Entity. I want a third column that will automatically compute/display Price x Quantity when the respective columns are edited. how do i do it in radgridview without modifying my entity.
many thanks!