10-09-2007 03:21 PM
10-09-2007 08:17 PM
Hi Michael,
Yes, you can write a short piece of code to highlight the table cell when the user clicks that cell by using an event structure and table properties. See the attached image for the complete solution.
Regards,
Andy
10-10-2007 10:02 AM
10-10-2007 03:08 PM
03-10-2008 03:46 PM
Michael,
Try using the event Mouse Down on the Table, and set the Taple property, KeyFocus to false.