Hi guys,
I am new to b4a tool.
I am developing an app, where I want to just fetch data from sql and populate in a list. I have asp.net service which runs fine.
I searched many things here on the forum but unfortunately i didnt found any thread which can help me bind data. (I saw a thread showing hardcode bind of text and image). But i need to bind 'sql table columns'.
Please help me just how to bind fetched data to listView ??
any piece of code regarding FOR loop/cursor/while loop ???
thank you..
I am new to b4a tool.
I am developing an app, where I want to just fetch data from sql and populate in a list. I have asp.net service which runs fine.
I searched many things here on the forum but unfortunately i didnt found any thread which can help me bind data. (I saw a thread showing hardcode bind of text and image). But i need to bind 'sql table columns'.
Please help me just how to bind fetched data to listView ??
any piece of code regarding FOR loop/cursor/while loop ???
thank you..
Last edited: