EJ1 Schedule: Header columns not aligned with body columns

Hi,

On the schedule control, how to make the header columns (Mon 23, Tue 24, etc.) aligned with the body columns?
Thanks




1 Reply

VM Vengatesh Maniraj Syncfusion Team January 8, 2020 05:08 AM UTC

Dear Customer, 

Greetings from Syncfusion support. 

We can align the header column with the body columns by overriding the below CSS class. 

.e-headercells.e-horizontalheadertddate.e-dateheaderselect
      width: 81px !important;       
      border-left: 2px solid #c8c8c8 !important; 
   


Kindly try the above sample and revert us for further assistance. 

Regards 
Vengatesh 


Loader.
Up arrow icon