• how to retrieve checkbox value from form ?

    hello, i have a form that needs to get user inputs. On this form there are text fields, check boxes and a validate button that runs the logic to retrive the inputs. I'm able to retrieve the text fields with a method that runs on the click of the validate…
  • Have difficulty to maintain checkbox in Part BOM Structure grid

    Hi, I am able to track part HAS_CHANGE_PENDING Boolean value and show as text value under newly created column in Part BOM Structure grid. But h ave difficulty to maintain checkbox control instead as text value(0 or 1). You help will be highly appreciated…
  • TreeGridContainer Checkbox cell

    As per documentation it should be possible to add checkbox in grid. The documentation states: "There is also a possibility to insert checkbox in cell. See TEXT parameter description". There is no TEXT paremeter description in the documentation. Is there…