How to refresh only one column in ej2-angular-grids

I am using ej2-angular-grid ,


I want to refresh any column data only based om the business requirement , Is there be any way through which I can achieve the same ?

image_4.png


Syncfusion Demos

I can see this is possible on the row level Row Level Example

But can it be done on column level as well ?


Regards


1 Reply

MS Manivel Sellamuthu Syncfusion Team July 6, 2021 10:10 AM UTC

Hi ICS, 

Greetings from Syncfusion support. 

You can refresh the particular column cell values using setCellValue() method of the Grid. In the below sample we have refreshed 'CustomerName' field values using setCellValue() method. 
Please find the below sample and documentation link for your reference. 



Please get back to us if you need further assistance. 

Regards, 
Manivel 


Loader.
Up arrow icon