Hi
I'm starting to explore the b4xtable and have a couple of questions. Its the first time I am using it and have been searching and finding solutions in the forum.
This is what I have been able to achieve so far...
Q1. How do I hide the pagination component on top?
Q2. How do I resize search to fit width of available area e.g 100%
Q3. How do I disable sorting on header click?
Q4. For numeric values, how do I leave them as integers and not show as 5.0, I am using B4XPlusMinus as the editor on the row
Q5. How do I add padding to the contents of the columns? I have applied left alignment to them, even on the TextField editor for page name & page title.
Q6. Is it possible just to return or set the contents of the page e.g. page 1, perhaps as a map, e.g. I just have 2 columns so I would like to return a key value map.
Q7. Id like to use the TAB key press to move to the next element on the second column after edit, is it possible to do that or even pressing enter to navigate to the next row.
Thank you so much.
Dependencies: https://www.b4x.com/android/forum/threads/jreflection-library.35448/#content
I'm starting to explore the b4xtable and have a couple of questions. Its the first time I am using it and have been searching and finding solutions in the forum.
This is what I have been able to achieve so far...
Q2. How do I resize search to fit width of available area e.g 100%
Q4. For numeric values, how do I leave them as integers and not show as 5.0, I am using B4XPlusMinus as the editor on the row
Q5. How do I add padding to the contents of the columns? I have applied left alignment to them, even on the TextField editor for page name & page title.
Q6. Is it possible just to return or set the contents of the page e.g. page 1, perhaps as a map, e.g. I just have 2 columns so I would like to return a key value map.
Q7. Id like to use the TAB key press to move to the next element on the second column after edit, is it possible to do that or even pressing enter to navigate to the next row.
Thank you so much.
Dependencies: https://www.b4x.com/android/forum/threads/jreflection-library.35448/#content
Attachments
Last edited: