b4xtable sort

  1. E

    Android Question B4XTable Cell Value Become OverFlow and How to Hide Page Button and Search Box?

    Have any solution for Cell Value is More Than 100 Billion? because when i implement to B4XTable Cell Show me Value to OVERFLOW. i can try change to string value but when user click column to sort the value that become string short not number value sort. Please help me,
  2. DarkoT

    B4J Question B4XTables - dinamically order of columns

    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...
  3. JGParamo

    B4J Question How to emulate B4XTable column title click to sort its content ascending or descending using code?

    Or simply stated, what would be the code to sort a B4XTable column ascending or descending?
Top