Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qtitan DataGrid 1.0 Has Been Released!

    Announcements
    2
    4
    6956
    Loading More Posts
    • 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.
    • DevMachines
      DevMachines last edited by

      Developer Machines is happy to announce the immediate availability of Qtitan DataGrid 1.0 component, our data grid library for Nokia-Qt for Windows and Linux developers.
      "http://www.devmachines.com":http://www.devmachines.com

      1 Reply Last reply Reply Quote 0
      • L
        luca last edited by

        Hi,

        I don't understand why do I need "Qtitan DataGrid" ?

        What things can I do with it that I can't with Qt Model/View system?

        I read some things in http://www.devmachines.com without clarify my doubt.

        1 Reply Last reply Reply Quote 0
        • DevMachines
          DevMachines last edited by

          Qtitan DataGrid allows to you implement such things:

          • "Outlook like" grouping.
          • Multiple column sorting without using QSortProxyModel. There are no losses in productivity.
          • Organize multi-level column header.
          • Embed custom QWidget to column's header.
          • Use one of build-in cell's editors for editing value without using delegates.
          • Implement "Excel-like" fixed column on the right or/and on the left.
          • Calculate column's summaries and showing them on the footer panel or in the group footer panel.
          • Auto resize of height of a row depending on cell contents.
          • "Excel-like" adding row to the model on the top or on the bottom.
          • Use some built-in effects that your application looked more richly.
          1 Reply Last reply Reply Quote 0
          • L
            luca last edited by

            thanks bigz,

            it seems great.

            I've never heared about it before.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post