I am creating one web application in ASP.NET. What I want is when the invoice is created and when the quantity or amount is changed in the GridView
then the rows effecting that GridView
cell should get a highlighted color for some seconds and then get back to normal as they were.
I just want to catch the eye of the user that the values changed.