What control do you use to view financial data from an sqlite database? "Table" doesn't right align the numbers within the cell so columns of currency data look crappy. Is it possible to use the grid active x object from microsoft with b4p?
What control do you use to view financial data from an sqlite database? "Table" doesn't right align the numbers within the cell so columns of currency data look crappy. Is it possible to use the grid active x object from microsoft with b4p?
With the additional library Listview (with and without SQLite) from Filippo you can specify a "TextAligment (0=Left, 1=Right) for a column.
Perhaps this can help you.
With the additional library Listview (with and without SQLite) from Filippo you can specify a "TextAligment (0=Left, 1=Right) for a column.
Perhaps this can help you.