frozen columns + expanding truncated cells

I have a grid with frozen columns and a truncated column inside a non-frozen column. When I click on the ellipsis the row expands to show the full contents of the column. But when the row expands, the frozen column rows remain the same height, resulting in the table rows not aligning. Is it possible to fix this?


1 Reply 1 reply marked as answer

SK Sujith Kumar Rajkumar Syncfusion Team May 10, 2021 10:46 AM UTC

Hi Ana, 
 
Greetings from Syncfusion support. 
 
Based on the query we would like to let you know that when clipMode is set as ‘Ellipsis’ or ‘EllipsisWithTooltip’, the content does not expand on clicking the ellipsis icon. This is the default behavior of EJ2 Grid’s clipMode feature. You can check the below sample for reference, 
 
 
So please share us the following information to clearly understand your requirement, 
 
  • Have you used any customization to expand the row content on clicking the ellipsis icon in the Grid’s column cell? If so please share us the code for the same.
  • Have you applied any styles customizations to the Grid elements to achieve the mentioned case?
  • Video demonstration of the problem.
  • Syncfusion package version.
  • Grid code file.
  • If possible share us a simple sample to replicate the problem or try reproducing it in the above provided sample.
 
Regards, 
Sujith R 


Marked as answer
Loader.
Up arrow icon