Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

Overview

On this lesson, we will analyze the “Grid Checkbox” control that allow us to include a checkbox functionality under the grid tables in the page. As precondition, it’s mandatory to have a dataset created before we start with the creation process. Let’s review this feature!

How to create a “Grid Checkbox” control?

Turn to the page where we are going to include this object. Under the “Controls” section, choose the “Grid Checkbox” option. Click on “New” button

...

Column is added in the corresponding order and showing the label that we indicated in the creation. We can now link this checkbox with another action similar than we did when creating the “Remove” icon. In this case we can create a new button to make the row checked as active or inactive.

Recap

On this lesson, we learnt how to include checkbox functionality in grid tables that we can connect to different actions that we want to trigger.

...