Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SQL Lite and QM
#20
Probably because grid initialization order is incorrect.

Mut be: 1. add columns. 2 set column types. 3 add data.
Is: 1. add columns. 2. add data. 3. set column types.

Columns cannot be added in ToQmGrid if you want to set column types. I'll create correct functions.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)