Hi, I followed your tutorial.. everything is perfect :)
But if we added option customize headers as you we have issue how make parent header row cells empty in columns eg bed, css color or anything generated by onBeforeRowHeaderRender if we group headers row
We want empty cells in parent tree as in second example image... but can't find way for now
Thank you.. it's working like magic :) we must more deep into documentation :) because is so huge of possibilities
Only for those.. which want also disable css border on parent row... need to comment out this in <style>
.scheduler_default_rowheadercol2 .scheduler_default_rowheader_inner {} and define own classes like is done in style like .status_dirty.scheduler_default_rowheadercol2 and add after must be in onBeforeRowHeaderRender
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.