• How to add a column to filter in grid, in web designer

    I have a request property that uses the department column. When users of the web portal choose a department, only the column Fullpath is shown. I do not want the users to manually add the column Departmentname, but rather have that column as default,…

  • How to create combo box change event? how to do refresh container based on combo box value change?

    I have a container and inside it there is comb box and there is another container which has grid.
    So I want to process like that if select any item from Como box immediately grid will refresh and updated on screen.

  • Style tbody of a grid

    Hi Community

    I have a "very" simple question: how do I style the tbody element of a grid in the web designer?

    Please… it's driving me crazy!

    Alberto

  • Conditional Grid Sorting in Web Designer

    Hi all

    I’m wondering if there is a way to insert conditional sorting criteria into the field “Sorting” of a Grid object in the Web Designer.

    Let’s say I have a collection COLL whit some columns: column1, column2, column3.

    Again…

  • [WebDesigner] Limit the items available in a filter pop-up in a Grid

    Hello,

    We're using simple Grids to display data to our user. These grids' columns are defined using a "Property list" parameter, and some of these columns are FK, for example to Localities or Departments.

    When opening the filtering…

  • Web Designer: Interacting with Grid filters

    Hello,

    Can anyone provide insights on how to handle the new Grid / Grid Band components correctly?

    Specifically, I'd like to:

    1. Have Filters on columns containing additional properties (defined in WebDesigner) within "Database (automatic load)" data…