Hello everybody!
I'm playing with B4XPages, B4XTable and Drawers.
Then I would have a drawer to navigate between different pages and, while we're at it, I would have two different drawer (e.g. one for admin console and one for user console).
With the drawers there is no problem (@klaus help me before about that: thank you again!).
maximizing window problem
B4xTable doesn't give any problem if is loaded in a normal page or if the drawer code is in the same module where the B4XTable is managed.
But if the drawer code is in a separate class when I maximize the window, the B4XTable will not adapt notwithstanding the anchor are set appropriately.
There is some solution?
I should give up and put the drawer code in each single page?
Thank you!
I'm playing with B4XPages, B4XTable and Drawers.
Then I would have a drawer to navigate between different pages and, while we're at it, I would have two different drawer (e.g. one for admin console and one for user console).
With the drawers there is no problem (@klaus help me before about that: thank you again!).
maximizing window problem
B4xTable doesn't give any problem if is loaded in a normal page or if the drawer code is in the same module where the B4XTable is managed.
But if the drawer code is in a separate class when I maximize the window, the B4XTable will not adapt notwithstanding the anchor are set appropriately.
There is some solution?
I should give up and put the drawer code in each single page?
Thank you!