Froze Columns breaks in ver 18.2.0.48

I have a frozen column in the grid control like :
               
            AllowSorting="true" AllowReordering="true" AllowPaging="true"
            Toolbar=@Tool
            AllowFiltering="true" AllowSelection="true" Height="auto">
       
       
       
       

       
           
           
           
           
           
           
           
       
   
and the DtGridCommandColumn component looks like :
   
   
       
       
       
   
It was working good and fine in ver 18.1.0.52
But when i upgrade to ver 18.2.0.48 the frozen column displayed in the first row only and the rest of the rows dos not displayed (show blank columns) and after investigation i found that if i use the grid Data Source it works, but also dos not  show the all the rows frozen column until i refresh the page.
BTW also the search in the grid dos not localize.
Could you please take a look the upgraded ver and fix that bug.
Thank you very much.

1 Reply 1 reply marked as answer

RN Rahul Narayanasamy Syncfusion Team August 10, 2020 12:30 PM UTC

Hi Tarik, 

Greetings from Syncfusion. 

Query: Froze Columns breaks in ver 18.2.0.48(the frozen column displayed in the first row only and the rest of the rows dos not displayed (show blank columns)) 
      
We have checked the reported problem and we are able to reproduce the reported at our end too. We have confirmed it is a bug and logged the defect report “frozen rows and columns does not render properly while using remote data”. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle ) and including the defect fix in our upcoming  bi-weekly release which is expected to be rolled out on or before mid of September, 2020.     
    
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.    
    
    
Until then we appreciate your patience.     
  
Regards,  
Rahul 


Marked as answer
Loader.
Up arrow icon