I'm just "playing" with B4XTable; some thoughts (I have not yet verified everything I am about to write and... I still do not know what I am about to write ?).
CellClicked event returns ColumnID and RowID; It would be very useful if it returned also the "Cell" (B4XView-panel), the value and the Tag (provided that the user-programmer is able to assign a Tag).
I'm fighting... SQLite Date fields & B4XTable (I almost won the battle) but creating a wrapper / non-wrapper (a class and a module(!)). In the event that I win the war, I could try to directly modify the source class of B4XTable or, preferably, Erel could make the necessary modifications (the example: "[B4X] B4XTable - Load data from SQL(ite) database" does not include date fields).
Writing this "big" post... I forgot whatelse I wanted to write ? (damned memory ).
[I take advantage, even if it is not really the topic in question, to say that I would have liked to modify the original class by creating at least two Regions, "Public methods" and "Private methods", so I renew (only here) my request to have different icons for the two types of methods]
CellClicked event returns ColumnID and RowID; It would be very useful if it returned also the "Cell" (B4XView-panel), the value and the Tag (provided that the user-programmer is able to assign a Tag).
I'm fighting... SQLite Date fields & B4XTable (I almost won the battle) but creating a wrapper / non-wrapper (a class and a module(!)). In the event that I win the war, I could try to directly modify the source class of B4XTable or, preferably, Erel could make the necessary modifications (the example: "[B4X] B4XTable - Load data from SQL(ite) database" does not include date fields).
Writing this "big" post... I forgot whatelse I wanted to write ? (damned memory ).
[I take advantage, even if it is not really the topic in question, to say that I would have liked to modify the original class by creating at least two Regions, "Public methods" and "Private methods", so I renew (only here) my request to have different icons for the two types of methods]