Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1140
Showing Negative Numbers in Red
posted

Hi,

I am performing math calculations on grid. Some columns have negative numbers from the time the grid loads and some column values keep changing when the cell value in other column changes.

I need to show the negative numbers in red. Right now I have written the code within the initialize row event and also within cell change event to show the negative numbers in red. It is performing fine sometimes and not showing well sometimes.

Is there any other better way to carry out this one??

Parents Reply Children