devxlogo

Update Visual InterDev 6 Grid Column Headers on the Fly

Update Visual InterDev 6 Grid Column Headers on the Fly

The Visual InterDev 6 Grid design-time control (DTC) is a great timesaver. However, sometimes you need to change elements on the fly according to user actions. For instance, your normal sort order for the table may be A-Z but you want to indicate when the sort has been reversed. You can update the column headers with a little bit of server-side code. Here’s an example:

 

With this code in place, you can use the onclick event of a server-side button script object to call the function, such as:

 
See also  Why ChatGPT Is So Important Today
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist