This topic is locked

Change Color background after Record Added

6/12/2008 8:14:04 AM
ASPRunnerPro General questions
A
agmoraojr author

hi,
How can I change the background color of the Last Record Added, so as I can easily identify where it was located?
thanks,

J
Jane 6/18/2008

Hi,
you can save ID of last added record in the Session variable in the After record added event. Then check this variable in the List page: After record processed event and change row color if needed.

Check this article:

http://www.asprunner.com/forums/index.php?showtopic=6412