Hi, I have an application where I'm trying to use a table. What I want is for a user to tap on a row, and a dialog box to pop up. Unfortunately, it appears that I cannot capture TblSelectEvent or TblEnterEvent without calling TblSetRowSelectable. However, I do not want the rows to highlight when selected (a side effect of calling the TblSetRowSelectable function). Any pointers? Thanks, Matthew
- RE: Table events without setting TblSetRowSelectable? Blair, Matthew P.
- RE: Table events without setting TblSetRowSelectabl... Fawcett, Mitch
