B4J Library [B4X] [XUI] SD FlexGrid (Table) - Star-Dust    Jan 13, 2026   (70 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... Share My Creation [B4J] MagmaGRID - Next Generation B4XTable 0$ - Magma    Sep 27, 2025   (12 reactions) 166535 What is MAGMAGRID? 🧩 MAGMAGRID is the Next Generation B4XTable... The code for the start is only available to licensed members of the forum. What can it do? 🔧 Features: Column Resizing ↔ Hiding/Showing 👁️ Easy Add Column at Creation ➕ Easy Inline Editing ✏️ Easy Moving ⬍ Easy Column Calculation and Sum of Rows ∑ Easy Extract Data to List 📋 Even if at runtime the window resizes — ... Share My Creation [SithasoDaisy5] - TailwindCSS Grid Builder - Simplifying Layout Creation with Ease - Mashiane    Feb 20, 2025   (7 reactions) Hi Fam Why not create the first app with SithasoDaisy5? Imagine if... Are you tired of manually crafting complex grid layouts with Tailwind CSS? Meet TailwindCSS Grid Builder – the ultimate tool designed to help developers create stunning, responsive grid systems without writing endless lines of code. With TailwindCSS Grid Builder, you can effortlessly use a property bag to create the exact grid you need – from basic two-column layouts to intricate multi-grid structures. The tool dynamically... 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   (23 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 [B4X] B4XDashboard - Native Responsive Launcher & Grid Menu - Mashiane    Feb 17, 2026   (12 reactions) . It is perfect for main menus, app drawers, or tool grids. It is built purely with native B4X views (Canvas... • Auto-Grid Layout: Automatically calculates theoptimal number of rows and columns based.... Designer Configuration: Add the B4XDashboard toyour layout. • Auto Grid: Checked (Recommended) • Min... Designer Properties • AutoGrid: If true, ignores explicit row/columncounts and calculates them based on the view size. • RowsPerPage / ColumnsPerPage: Used if AutoGrid isdisabled. • PagePadding... B4J Library [custom view] GridManager - Erel    May 4, 2017   (16 reactions)   tags: Table https://www.b4x.com/basic4android/images/SS-2017-05-04_15.58.53.png A simple custom view which creates a grid of panes. You can set the number of columns and rows. The panes are resized automatically when the GridManager is resized, make sure to use anchors in your layouts. In this example the same layout is loaded in each of the panes. You can of course load different layouts.... 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 Android - objects are not fit a bit, if to move both objects and try to fit the circles. Why ?... B4J Question [SOLVED] BananoVuetifyAD3 grid problem - Lello1964    Nov 25, 2020   (1 reaction) Hi, i've downloaded latest version :2.36 of BANanoVuetifyAD3 and tested tutorial #22 I doesn't know how change objects padding & margin, how reduce vertical space between object to 0. I have triyed to change parameters inside layout es: Padding AXYTBLB : a=0;x=?;y=?;t=?;b=?;l=?r=? but no changes in form layout. Where is problem ? Raffaele... Page: 1   2   3   4   5   6   7   |