📌 UltraDBGrid v1.01 (B4A)
A fully customizable and database-friendly grid component for B4A,
designed to give developers maximum control over rows, columns, styles, and data binding.
Supports both manual column definitions and auto-detection from SQL queries.
---
✨ Features
Database...
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
You can order by just one column, or with multiple columns.
Available sorting commands:
desc
To sort the records in descending order
asc
To sort the records in ascending order
nullsfirst...
These are for 1D arrays, type specific and stable sorts. There are 4 sets for Int, Double, Long and String arrays.
They are converted from C code I found here:
https://www.javatpoint.com/tim-sort
I had some trouble getting this to work, but thanks to Jordi CP, this has all been sorted.
Using...
Hi to everybody,
when I use Flexible Table (https://www.b4x.com/android/forum/threads/class-flexible-table.30649/), most times I forget to include the sorting icons in fileassets.
Furthermore, I wanted a dynamical way of creating such icons, so I modified the library code. If you find useful...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.