Change value of a column for multiple rows in one stretch
General and Desktop
2
Posts
2
Posters
944
Views
1
Watching
-
Hi,
I have an editable QSqlTableModel, the table model has multiple rows in it. May i know how to change the values of particular column in more than one rows in one stretch.
Its like i will be able to select multiple rows of a column and input the new value, then that value will be reflected in all the selected cells.Deepak.