BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi Robert,
Thank you for using Syncfusion products.
We have posted the response for your query in the
incident (129226). We request you to follow up with that incident for further
updates.
Please let us know if you have any queries.
Thank you,
Jai Ganesh S
<syncfusion:GridTemplateColumn HeaderText="Break Column" MappingName="Break">
<syncfusion:GridTemplateColumn.CellTemplate>
<DataTemplate>
<CheckBox IsChecked="{Binding Break}" HorizontalAlignment="Center" VerticalAlignment="Center"/>
</DataTemplate>
</syncfusion:GridTemplateColumn.CellTemplate>
<syncfusion:GridTemplateColumn.EditTemplate>
<DataTemplate>
<CheckBox IsChecked="{Binding Break}" HorizontalAlignment="Center" VerticalAlignment="Center"/>
</DataTemplate>
</syncfusion:GridTemplateColumn.EditTemplate>
</syncfusion:GridTemplateColumn>
Hi Diego,
We are sorry about the inconvenience caused.
We have analyzed your query but we are not able to reproduce the reported issue in 12.2. If we use Checkbox within DataTemplate column, the Checkbox will updated properly. We have attached the tested sample and video in the below location. could you please modify the sample based on your application along with the replication procedure. This would be helpful for further analysis
Sample: http://www.syncfusion.com/downloads/support/directtrac/117204/CS_(2)-1776461869.zip
Video: http://www.syncfusion.com/downloads/support/directtrac/117204/117204-455447863.zip
Please let us know if you need any further assistance
Ashok