Hi All, I am having one table with "Items" and "Description" as its columns. Now I want to show "Details" of item on a separate form when user taps on any cell of the table. For this I need to assign a uniqe key for each cell of the table. And when user taps on a cell I need to get this key for searching Database. How can I do all this. What functions are there in API for this(Is it appropriate to use TblSetRowData and TblGetRowData, I would like my key as alphanumeric) Or is there any other logic available in case of tables?
Thanks in advance, Bhaskar __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
