Hello,
I'have checked B4XTable in the library, but in the sub globals, my variables which are B4XT as B4Xtable and col(30) as B4XTableColumn remain red. The app doesn't recognize them !!!
How to fix this ?
Thanks
Dan
B4XLib library that adds useful functionalities to B4XTable. Currently for B4A and B4J.
Note that this library is NOT my custom version of the official and original B4XTable View, it does not replace it. It can be used together with the B4XTable View to add functionalities to the B4XTable View...
Hi,
I need help... It's somewhere example how to solve the problem with dynamically arranging the order of columns in B4xTable. I created new module where user can define order of all columns in B4XTable; but I don't have any idea how to set data (b4xtable.setData) in same order as is defined...
Hi
Is there a way to set the visibility of a B4XTable column?
I have found some examples of 'hiding' columns but they just seem to be deleting it; I want the column to exist but not be visible.
Saw another example that suggested setting the Width to zero but it seems to always be set to zero...
I struggled with this for awhile. https://www.b4x.com/android/forum/threads/b4x-b4xtable-resize-columns-based-on-content.102678/#content
I am really not worthy of changing Erel's code, but here is what worked for me. It also considers the width of the column header.
Sub...
Situation:
A) I have a B4XTable view
B) I need that by clicking on any of the columns, I can change the background color of the entire row.
Basically what I want is for the USER to see which row was selected, showing it in another color.
Greetings
hello to all!
i'm using b4xtable and also a preferenceDialog.
i use a time field in the formbuilder.
which column type must i declare in the b4xtable?
thank you!
Hola,
Necesito cambiar el color del contenido de una columna, de acuerdo al contenido de otra.
En el ejemplo que pruebo cambian el color, si el contenido tiene un valor positivo o negativo. En mi caso, quiero que cambie el color, pero si otra columna contiene una "S" o "".
Este codigo es el...
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.