B4A Question [B4X] [XUI] SD XUIView2 - on GridView how to use own layouts design? - Mashiane    Sep 13, 2021 Hi there
I am interested in the XgridView XgridListView layout however to use own defined layouts. ... B4i Question Is there Gridview Library in B4I like MsDynamicGridview for B4A - mcqueccu    Jan 6, 2020 I need something like this in B4i
87225... Share My Creation Drag and Drop GridView - thedesolatesoul    Oct 29, 2014   (4 reactions) Looking for bugs and suggestions for a new library I ported, the DynamicGridView.
Allows dragging and dropping.
It can be used as a usual gridview and also has the ability to move around objects... B4A Question GridView like instagram - Nkalampika    Mar 6, 2021 Hello how to create this type of grid
109195... B4A Question GridView of Buttons - josejad    Mar 23, 2020 Hi all:
I'm trying to adapt this B4J sample to B4A
https://www.b4x.com/android/forum/threads/cu... B4A Question Remove all images from gridview - Douglas Farias    Aug 28, 2014 clear this, i think the code is correct but i have error all time *-*
here is the code
If GridView.Length > 0 Then
For i=0 To GridView.Length - 1
GridView.RemoveAt = i
Next
End If...(ArrayList.java:403)
at it.giuseppe.salvi.gridview.library.core.adapter.GridViewAdapterWrapper.Remove(GridViewAdapterWrapper.java:182)
at it.giuseppe.salvi.gridview.library.core... B4A Question [Wish] GridView - NJDude    Jan 1, 2013   (1 reaction) Since B4A is getting better and better, I'd like to have as part of the official B4A views the GridView
Thanks... B4A Question how to set focus on an item of GridView? - yhyzhj    Apr 16, 2021 how to set focus on an item of GridView?... B4A Question Wish: ClientDataset and Gridview - Harris    Mar 28, 2011 A ClientDataSet in Every Database Application
The above link / article explains the workings of a... B4A Question custom gridview - palang (first post)    Mar 15, 2019 1.
https://www.b4x.com/android/forum/threads/sd-menuextender.88991/
2.
https://www.b4x.com/android/forum/threads/xui-sd-flexgrid.100... Page: 1   2   3   4   5   |