Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. QtitanDataGrid 4.0.0 beta has been released!
Forum Updated to NodeBB v4.3 + New Features

QtitanDataGrid 4.0.0 beta has been released!

Scheduled Pinned Locked Moved Announcements
gridbanded viewqt-model
1 Posts 1 Posters 1.2k 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.
  • DevMachinesD Offline
    DevMachinesD Offline
    DevMachines
    wrote on last edited by
    #1

    We are pleased to announce the release of a major update of the component QtitaDataGrid 4.0.0 beta. Version 4 introduce a new layout engine that allows to display all the columns vertically and scroll rows horizontally. It is a best choice when you have a database table (Qt-model) that has more, not all fit on the view completely, fields and only a couple of records. Among other things, horizontal layout allows to create a simplest pivot grid. Horizontal layout is supported for TableView and BandedTableView.
    http://www.devmachines.com/images/datagrid/qtitandatagrid4_pic1_orig.png
    Following new feature is the ability to create a preview row for table records. A preview row is very easy to configure, it is a Qt::WhatsThisRole role from Qt-model that connected. The stuffing is a HTML text with support of HTML hyperlinks. Preview row may be with an expand button or without it. For more details about this feature please see PreviewRow.exe example.
    http://www.devmachines.com/images/datagrid/qtitandatagrid4_pic2_orig.png
    Another important innovation is the grid Theme Manager, which allows with a single line of code to change the brand-color of various elements of the grid including icons to best fit for your corporate style. By the way, all the icons have become scaled, that was a problem when using a grid zooming in a previous version. It is not a SVG but PNG with acceptable quality. QtitanDataGrid4 provides an improved layout for the group summary, a new design for "Popup Filter Dialog", "Filter History" and "Field Chooser".
    In this version we improved the output mechanism for the grid printing and all known errors were corrected.
    http://www.devmachines.com/images/datagrid/qtitandatagrid4_pic3_orig.png
    The new version of the grid has a full source code refactoring for best quality and optimization.
    For more details about this version please follow home web-site -
    http://www.devmachines.com/200-1-june-2015-qtitandatagrid-4-0-0-beta-has-been-released.html

    Best regards,
    http://www.devmachines.com

    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