Seboko
06-16-2009, 01:23 PM
Hi,
I am using a datagrid to diplay a number of items and their prices. I am using an asp:UpdatePanel and an asp:Timer that refreshes the page every 30 seconds (to fetch new prices). I would like to change the background color of ONLY the cells containing prices that have changed after the refresh.
Does anybody know how I can achieve this?
Thanking you in advance...
I am using a datagrid to diplay a number of items and their prices. I am using an asp:UpdatePanel and an asp:Timer that refreshes the page every 30 seconds (to fetch new prices). I would like to change the background color of ONLY the cells containing prices that have changed after the refresh.
Does anybody know how I can achieve this?
Thanking you in advance...