After adding "frozenColumns" in my ejGrid, facing problem with ejGrid height & width in some scenario

Hi,

I have added "frozenColumns" in my ejGrid. but, after that I am having following problems

1. After search action taken, ejGrid "Height" is not rendering properly with search result. The hight of grid remains same 
as it was before searching.

2. On browser resize, ejGrid width remains same as it was before resizing browser. Page structure looks not so well. There 
is specified width for each column in pixel for e.g, width : 80. And its working quite good without frozenColumn on 
browser resizing action.

3. From ejGrid column chooser, if I uncheck a column, then first row of grid doesn't appear properly. The first row height 
a bit odd rendering. Its happening when the unchecked column's record has value of large text.

So, how can I solve these issues? Thanks in advance.
Regards

1 Reply

MS Mani Sankar Durai Syncfusion Team January 8, 2018 12:20 PM UTC

Hi Rabeya, 

Thanks for contacting Syncfusion support.  

Query 1: After search action taken, ejGrid "Height" is not rendering properly with search result. The height of grid remains same as it was before searching. 

       We have checked your query and it is the default behavior in grid. Since if you have set the height for the grid initially it will be maintain even after performing grid actions when using frozenrows or columns in grid.  

Query 2:  On browser resize, ejGrid width remains same as it was before resizing browser. 
    When using frozen columns or rows, grid responsive is not supported.    
Please refer the documentation link: 

Query 3:  From ejGrid column chooser, if I uncheck a column, then first row of grid doesn't appear properly. The first row height a bit odd rendering. It’s happening when the unchecked column's record has value of large text. 
 
     We have checked based on your query and we are not able to reproduce the reported issue.  
We have also prepared a sample that can be available from the below link 
If you still face the issue please get back to us with the following details. 
1.       Share the screenshot/ video of the issue that you have faced.  
2.       Share the full grid code. 
3.       Share the Syncfusion Essential studio version details. 
4.       If possible please reproduce the issue in the above provided sample 
 
The provided information will help us to analyze the issue and provide you the response as early as possible  
 
Regards, 
Manisankar Durai. 







Loader.
Up arrow icon