devxlogo

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:

 

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  Seven Service Boundary Mistakes That Create Technical Debt

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.