Check boxes in data grid
Comments
- 
            
Hi,
I would like to know, if there is any way to insert check box in the data grid. I created a data grid which shows database values. I have to replace a boolean value(1 or 0) to check box checked/unchecked based on the values.
I have attached a screenshot here with. I would like to implement check boxes for the "ACTIVE" columns, instead of 1 or 0.
Thanks,
Ruby - 
            
Unfortunately, there is no way to insert a check box into a data grid. Given that the column type is boolean, the columns will either show values (0 and 1) or (true and false). However if you are looking to input a checkbox, I recommend using a data repeater to accomplish this. A data repeater is very similar to a data grid in that it displays database values, but a repeater will allow you to be more versatile with how you display this data. Click this link for more information on how to [url=https://documentation.decisions.com/docs/create-repeater-form-control]Create a Repeater Form Control[/url].
[i]edited by cameron@decisions.com on 10/10/2019[/i] 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions