bppgrid icon indicating copy to clipboard operation
bppgrid copied to clipboard

QtQuick 2 Table component, modeled on TableView QML Type and some other Cool qml components

Results 2 bppgrid issues
Sort by recently updated
recently updated
newest added

Fa font character shows a small rectangle on Mac OS Platform. Not the right Fa character. can someone help me ?

Hello, I see that you can populate the grid with those function: - fillFromArray (for js array of array, representing cells) - fillFromQuery (for Db query) - fillFromJson (for js...