Posted By:
Damien_Howard
Posted On:
Tuesday, August 28, 2001 11:04 AM
I'm trying to create a table that takes
in rows of data on the fly. If I highlight a row when new data comes in the highlight shifts with the data, no problem, but if I highlight the first row, when I insert new data at the top both the row I highlighted and everything coming in are highlighted.
Does anyone have an idea on how I can make it so that only the row I select is highlighted even if it is the first row?