B4J Library [B4X] [XUI] SD FlexGrid (Table) - Star-Dust    Oct 25, 2023   (69 reactions)   tags: grid table flexi, b4x I created a new library to show a table (or grid) similar to the one in EXCEL... area) that you want to select
It is still in beta version, presents problems in large grids.
Now... B4A Class Grid Class - PreoptimizedCLV - scsjc    Apr 15, 2020   (11 reactions) Grid using Erel sample code based on PreoptimizedCLV -> https://www.b4x.com/android/forum/threads/grid-class-preoptimizedclv.116309/#post-726808 Example applied on F1, Work very nice: JWXPZe4aRKw The idea of this class is to be able to load in a 3 column Grid (customizable) a long list.... I invite anyone who can think of ideas and modifications to improve this grid. I hope someone is encouraged to improve it and to have a Grid Class that works smoothly, and that can be customized.... B4A Library [B4X] [DSE] DDDGrid - designer script grid - Erel    Aug 18, 2022   (22 reactions) A simple, cross platform, class that uses the designer script extension feature to create grids: 132688 Designer script: 'Parameters: Panel, #Columns, #Rows, Padding DDDGrid.CreateGrid(Pane1, 4, 3, 5dip) ... B4A Library [Library] B4aGridView v3.80 - lonleystar    Jan 25, 2017   (37 reactions) Hi guys, B4AGridView is updated to v3.70. 1: GridView... As CompressFormat Compression Format PNG PhotoGridView Events: ItemClick (Position As Int, Value... at the end of the GridView AddImageAt (index As Int, dir As String, file As String) Add an image from sdcard or AssetsDir to the desired position in the GridView AddImageFromWeb (address As String) Add an image from web at the end of the GridView AddImageFromWebAt (index As Int, address As String) Add... B4A Question Cross-platform grid code: B4A is not equal B4J - peacemaker    Apr 28, 2024   (1 reaction) HI, All
The project is attached: the same code for B4J and B4A.
At start the objects are OK at 0.0 coords.
Under Windows B4J compilation works ideally (object moving along the grid), but under... Bug? Is this crash a B4A bug or the DynamicGrid bug? - JohnC    Aug 27, 2016 on a null object reference Since the log line doesn't mention the dynamic grid, I was wondering... by the grid I am using (when you consider the other entries in the log)? If it helps determine the answer... activity (the activity hosting the grid) could receive the focus (Activity_Resume), and immediately..., it caused a refresh/reload cycle of the grid control on it. But before the grid was able to go through and refresh all the items in it (the grid calls an event sub for each item), the main activity lost... B4A Library UltraDBGrid v1.01 for B4A – Advanced Grid with Frozen Columns, Footers, and Custom Styles - Asrar Ahmed    Sep 1, 2025   (8 reactions) 📌 UltraDBGrid v1.01 (B4A)
A fully customizable and database-friendly grid component for... Integration
- Bind grid to any SQL query with DataSource.
- Auto-detects columns if not defined... B4A Class Grid Class, easy and fast grid - scsjc    Sep 28, 2016   (19 reactions) Hello, I would like to share with all people a small Class code. Together we can keep improving code and to have a quick and easy to use. Images are via URL using the #AdditionalJar: picasso-2.5.2, can you read more about that in https://www.b4x.com/android/forum/threads/accesing-third-party-jar-with-additionaljar-and-javaobject-picasso.40904/#content thanks 48323... B4A Question Need help to draw a grid on canvas - tsteward    Dec 28, 2024 I'm trying to draw a grid over a car key that represents the measurements of where the cuts on the key should be.
Then allow the user to stretch the key to align with the grid and get a visual... B4A Example ScrollCoins - Using GameView to implement a scrolling grid - Erel    Sep 21, 2016   (14 reactions) QDmXaALmYB4... Page: 1   2   3   4   5   |