Check out the new version in message #3.
Did you ever wanted to put a lot of buttons on a screen and have them fill the screen?
No, not yet? Then here's how you can accomplish that.
What does it look like on different devices?
The 100 buttons are placed on a panel (or pane) and...
Hi guys,
need little help... I'm using InlineEdit for B4XTableView. It's possible to add new functionality to "send" cursor to next row, after user enter new value?
Now system sends the focus to button - outside of grid when user input data and press Enter...
User need always click into...
Supponiamo di voler realizzare il classico 'rubrica telefonica' in B4J
Dati su db server qualsiasi, select che tira su una ventina di campi, di tipo (char, integer, data, ..) e dimensioni diverse (char(20), char(2000),...)
Esiste un metodo 'classico' per ottenere la classica visualizzazione alla...
Hi,
This is a modified custom view of the class library -> GridManager [B4J].
It should be compatible with b4j, b4a and b4i.
Note this is for simple grids if you need something more complex then -> GridClassPreoptimizedCLV
This thread should be move to -> Additional libraries, classes and...
Is it possible to generate several columns (grid) in one CLV? In normally, I can add one cell (a layout) to the row. But I want to add 2 layouts for same row like below.
If anyone know how to do it or have sample code, please let me know.
Thank you.
Hi all,
I have an assignment to create an app to capture data for different diseases in locations. The list of diseases shall be loaded from database and displayed on the main page like a thumbnail in a grid with names written under each. Any disease clicked will open a page where data for the...
Ola
Creating this demo app has has been done in 2 phases. The first phase has been to develop the components to use with the app into a BANano based library and secondly to build the resulting CRUD app using those components.
The elements / components are HTML based elements (built as class...
Ola
Seemingly I'm getting closer to my app goal for my next project, so here is something for the community again. A grid and there some very few things I like about it too. This is a wrap for this project here.
Quick Reference
Font Awesome fonts applicable
Hiding the Pager
Updating the grid...
I created a new library to show a table (or grid) similar to the one in EXCEL.
There are already excellent classes that allow many to accomplish things, such as xCustomListView by @Erel (B4X) and with the FlexibleTable by @klaus (B4A). I wanted to make something slightly different suited to...
Dependence: SD CreativeBackground
SD_XUIView2
Author: Star-Dust
Version: 0.16
B4XRangeSeekBar
Events:
ChangeValue (MinValue As Float, MaxValue As Float)
Fields:
Tag As Object
Functions:
AddToParent (PanelToAdd As B4XView, Left As Int, Top As Int, Width As Int, Height As Int) As String...
Ola
So today I decided to look into this. After a couple of hours writing notes and speaking to myself in the process trying to figure it out, a long break travelling and some speaking to the kids, some debugging and some good trial and error, here is it.
What does this do? This generates the...
Hello,
is possible, with B4A, display a grid like the attached one?
With the capability to group data in pages, sort and search.
Is needed a specific library?
Thank's in advance
Gianluca
Hello
I make library that you can show pictures in grid
I use tableview for this library
Event for this library:
#Event: ItemClick(Index As Int)
#Event: ItemLongClick(Index As Int)
#Event: GetImageView(ImageView1 As ImageView,Index As Int)
#Event: OverScrolled
#Event: BottomScroll
You can add...
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.