GanttView remove checkbox in calendar date picker

Posted by: john.morrelles on 25 March 2021, 3:04 am EST

    • Post Options:
    • Link

    Posted 25 March 2021, 3:04 am EST - Updated 3 October 2022, 2:19 pm EST

    Is there a way to turn off the checkbox that shows up in the date picker calendar in the gantt chart grid? I don’t think the option to not have a date selected is appropriate here and it’s confusing to users.

  • Posted 25 March 2021, 5:09 pm EST

    Hi John,

    You can access the grid portion of the GanttView via FlexGrid object and handle the SetupEditor event to handle the editor of the DateTime column and set the ShowCheckBox property to false.

    Please find the attached sample implementing the same.

    Regards,

    Prabhat Sharma.

    GanttView_DateEdit_Demo.zip

  • Posted 25 March 2021, 11:34 pm EST

    Thank you for that. I have found my way into the FlexGrid, but the Editor property was the piece I was missing.

Need extra support?

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

Learn More

Forum Channels