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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.