Hi;
I have Connected to SQL Server, B4A
is there any examples here explain how to show data in grids or on textboxes?
and how to delete, update, insert?
The svop here B4A,
Just want to show data in datagridview ..
I have used customelistview, but its show one column only, or can integrated page to have multi columns, but still not clear how to bind data with multi columns..
Hi all: I'm starting (at last) to work with B4XPages, so I've started to adapt the B4XPages + B4XDrawer example. I think I’ve seen more examples with php + mysql, but no projects with Jrdc2. Maybe the dummy data and the UI are too basic, but you can get some ideas. What do we need? - A...