Cannot Change Value of Unbound Checkbox - FlexGrid

Posted by: mwebster on 12 February 2020, 3:24 am EST

    • Post Options:
    • Link

    Posted 12 February 2020, 3:24 am EST

    I have an odd issue. I have a FlexGrid on my form. I have bound it to a database in code and all of the database fields display correctly. I added an additional column (Boolean datatype) but did not bind that column to a data field. I want users to be able to select certain rows by checking the check box. When I run the application, the data bound fields all appear as expected and the empty checkbox appears in my new column but it appears to be read-only. Users cannot check it. I have ensured that it is set to be editable and I have allowed editing on the FlexGrid itself. Any suggestions?

    Thanks,

    Mike

  • Posted 12 February 2020, 4:28 pm EST

    Hi Mike,

    For this requirement, you can use the GetUnboundValue and SetUnboundValue events. Please refer attached sample application that shows how to implement your requirement in C1FlexGrid.

    With regards,

    Ruchir

    UnboundCheckColumn_Select.zip

  • Posted 12 February 2020, 11:32 pm EST

    Thanks,

    Mike

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels