Fields do not align correctly after hiding columns (problem is with frozen columns)

I have a grid that's populated via the URL Adaptor and it has several columns with editType="numericedit".  If I hide a column via the Column Chooser, then edit the first row of the grid, the numeric edit boxes do not line up with the columns.  They are shifted right and it's very difficult to see which column they actually belong to.  Every row except the first row looks ok.

Steps to reproduce
1) Create grid with numeric edits and frozen columns
2) Add a column chooser
3) Hide one of the columns before a numeric edit
4) double click first row in grid.  See that columns don't line up.
5) double click row > 1 in the grid.  See the columns do line up.

I've been able to deduce that the problem is with frozen columns.  The grid behaves fine if it does not have frozen columns

3 Replies

MF Mohammed Farook J Syncfusion Team September 13, 2018 12:29 PM UTC

Hi Jacob, 
 
Thanks for contacting Syncfusion support. 
 
We have validated your query and we are able to reproduce the reported problem. We confirmed “misalignment occurs while frozen rows column with show-hide column” as a defect and logged a report for the sample . The fix will be available in any of our upcoming release. 
 
Regards, 
 J Mohammed Farook 
 



AA Adnan Ali July 7, 2023 01:40 PM UTC

I'm still facing the misalignment issue with the frozen column when there are a large number of columns and data source is of 1000 records 


Virtualization is also not working, I'm using most of the columns with the template inside them 



VS Vikram Sundararajan Syncfusion Team July 10, 2023 10:06 AM UTC

Hi Adan Ali,


Before we proceed with providing a solution to your query, we would like to request some additional information to better understand the issue you are facing. Please provide us with the following details:


  1. Could you kindly share the complete code for rendering the Grid? Having the full code will allow us to review the implementation and potentially identify any issues or suggest improvements.
  2. Please provide the version of the Syncfusion package that you are using. This information is crucial for reproducing the issue accurately and ensuring that the solution aligns with the specific package version.
  3. Sharing a video demonstration of the issue would greatly assist us in better understanding your query. It would allow us to visualize the problem and provide more precise guidance or suggestions.
  4. If you have a reproducible sample that showcases the issue, please share it with us. Having a sample will enable us to directly analyze and validate the problem, which can lead to a faster resolution.


Please let us know if you need any further assistance.


Regards,

Vikram S


Loader.
Up arrow icon