xlistview database

  1. mcqueccu

    Android Question How to populate xListview from database and layout with multiple labels

    Hi, Looking at the xlistview example, I am trying to wrap my head around how to populate it with data from database, with layout that has like 5 labels. Where do loop to load the data? is it in Sub xLv_PanelRequested(Index As Int) Here is a sample of the data i need to load Dim parser As...
Top