Hi All,

I'm using an ADO recordset to bind to a Datagrid (no problem there). The problem is when I do a find on the recordset, the recordselector moves to the correct record on the datagrid however the new row doesn't get highlighted. The original row is the one that stays highlighted. How can I get the new row to highlight. I've tried a refresh and I've tried forcing a click event, but it doesn't seem to work.

Regards
Bill Crawley