On Tuesday 27 March 2001 23:15, you wrote:
> Hi to all. I am having a little problem with tables and I am really
> flabbergasted. I have a table in my program and I also trap the
> tblSelectEvent in order to know which row was "clicked". The table is
> showing the contents of a database. The weird thing about this is that when
> I click the cell, that cell automatically shows the contents of the next
> record, do you know what might be causing this, because I am sure I did not
> tell the program to do it...

How does the cell renderer get its data. It might be that you are
reading from the database there and got confused with the seekrecord
routine (which tends to get the next record if you don't do it right).
It might be helpful do post an outline of your cell renderer callbck.

-- 
With kind regards / Mit freundlichem Gru�
    Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED]                             http://www.klawitter.de

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to