Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Need to provide Stacked Header rowspan support.


We are currently using the stacked headers feature of the Grid component. However, we are customizing the stacked header by setting the rowspan value to 2 within the headerCellInfo event, it does not function as expected. And the horizontal line is missing while we perform the customization. Please check this issue and update us the details ASAP.

Sample Link : https://stackblitz.com/edit/skolvy?file=index.js 


Replication steps:

  1. Run the above sample
  2. You will see the below issue.

image