I do not know if this functionality exists in windows phone but let's go.
I'm used to working on the web part with gridview and datasource where I create the gridview and I connect each column with the return of the datasource in each column through a dataReader. I would like to do the same on windowsPhone I have a listView and need to do a select along with where in the database (SQLITE) and the popular result the list view plus I'm pretty much curled up.