I am displaying a list of items from sqlite. Now, on click of an item, I want to show its description in dialog box.
How can I get the text of the selected item, then search it in sqlite database & return the description contained in that row.
I hope my problem is clear, How should I code ?
Thanks in advance...
0 comments:
Post a Comment