Enable/Disable check box column in grid based on another check box in same row

Enable/Disable check box column in grid based on another check box in same row.

If i checked isHalfday then  need to enable Firsthalf and Secondhalf. otherwise its disabled.

Grid datasource is changing based on two date picker.

Please help.



1 Reply

AG Ajith Govarthan Syncfusion Team September 10, 2021 07:40 AM UTC

Hi Ancil, 

Thanks for contacting Syncfusion support. 

Query: Enable/Disable check box column in grid based on another check box in same row. If i checked isHalfday then  need to enable Firsthalf and Secondhalf. otherwise its disabled. 
 
We have checked your query and found that you need to change the checkbox state based on other checkboxes. So, before we proceed to your query, please share the below details to validate further on your requirement. 

  1. Share the complete Grid code example.

  1. Share the datasource bound to the Grid component.
 
  1. Are you using the column template to render the checkbox elements for fields?
 
  1. Are you enabled editing feature in your Grid application?
 
  1. Share the Syncfusion package version.
 
Regards, 
Ajith G. 


Loader.
Up arrow icon