Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Low-code app: How can I predefine the column order in a table?

Solved764 views7th July 2023low code app
5
Mieke Dryepondt [SLC] [DevOps Advocate]3.58K 16th February 2023 1 Comment

I have a development system + a production.
The development system is used to create the low code app (and everything related to it) and later this app is moved to the production by copy-pasting the application folder.

I noticed that the column order in a table changes after this move => the GQI query order is not applied on the production setup.
This means that users that view the app via the production need to manually drag and drop the columns in a proper order.

Is there a means to make sure that a table applies a specific column order by default and not via the browser cache?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 7th July 2023
Pieter Van Compernolle [SLC] [DevOps Enabler] commented 8th March 2023

Do you have an icon in the header of your table that show a tooltip ‘Restore initial view’? In case you have it and you click it, the column order should be aligned with what you have defined in the select.

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
9
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 16th February 2023 3 Comments

In a GQI query, you can make use of the “Select” operator. With this operator you can configure which columns should be fetched and it’s also possible to configure the order of the columns by moving them up or down.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 7th July 2023
Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 16th February 2023

Exactly! Using the select operator lets you configure the default order of columns. This can then be overruled for your user specifically by drag/dropping, but this is limited to your app, user and browser.

Mieke Dryepondt [SLC] [DevOps Advocate] commented 16th February 2023

Hi Wim, Sebastiaan,
That is exactly what I have done and mean with the GQI query not being applied.
I have the select and set the order of the columns the way I want.
Development app is showing it the way I want, but as soon as I copy past the newer version on production, the latest added column are added in a random order. Maybe because of the cached data in the browser towards the production setup?
I basically want to make sure that when I put a newer version on the production setup it will respect the defined order in my select query and not add them in the beginning of my table

Sebastian Ulloa [SLC] [DevOps Advocate] commented 16th February 2023

I noticed this behavior in an older FR. Not sure if this will apply for you, but what I had to do was removing the table component, and adding it again to the page.
This of course, could generate issues if you have filters associated to your table.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs