Howdy,

I'm using QTableView in very basic mode to view a QSqlTableModel but one 
of numeric column shows the numbers using 'e' factor while they should 
be in digits only '1000000'

How can I change the format of specific column without subclassing 
QTableView?

Can I change the format from QSqlTableModel or it should only modify 
from QTableView?

-- 
Best Regards,
Muhammad Bashir Al-Noimi

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to