Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Change value of a column for multiple rows in one stretch
Forum Updated to NodeBB v4.3 + New Features

Change value of a column for multiple rows in one stretch

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 944 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    deepakkakkeel
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      There is no standard functionality that does this. You'll have to implement it yourself, in whatever way you see fit.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved