We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Get Cell Value

Hi,

Can you please provide a sample to get the cell value after user clicks on a particular cell, there seems to be an event called "oncellclick" but looks like its not working in angular.

Thanks 

5 Replies

AD Arunkumar Devendiran Syncfusion Team December 3, 2019 02:39 PM UTC

Hi Umair Ahmed, 
 
We have checked your reported query and you can achieve this by using getData method in select event. We have created the sample for your reference in that we have logged the selected cell value in the console. Please refer the below sample link, 
 
Sample link: 
 
Regards, 
Arunkumar D 



UA Umair Ahmed December 4, 2019 09:49 PM UTC

Thanks Arunkumar, that worked but if I try assign the cell some value it doesn't refreshes on the grid, one of the requirements is to open an existing excel file, read data from every row and cell, make changes and display it on the grid.


MV Madhan Venkateshan Syncfusion Team December 9, 2019 01:05 PM UTC

Hi Umair, 
 
Good day to you. 
 
We would like to suggest you to use beforeCellRender event to read data for every cell before the creation of cell, you can modify the cell value using updateCell method, but using the updateCell method inside beforeCellRender event have some issues as of now but it is a known issue in our end and we will include the fix for this issue in Volume 4 release which will be available in the mid of December month 2019 and appreciate your patience until then. 
 
Regards, 
Madhan V 



UA Umair Ahmed December 21, 2019 12:47 AM UTC

Hi,

Any updates on this ? if its fixed, please share a sample of updateCell method inside beforeCellRender. 

Thanks.


MV Madhan Venkateshan Syncfusion Team December 23, 2019 11:09 AM UTC

Hi Umair, 
 
Sorry for the inconvenience caused. 
 
We are facing more complexity while fixing the reported issue, so we are not able to include the fix in the Volume 4 release. We will include the fix in the second week patch release of January 2020 and appreciate your patience until then. 
 
Regards, 
Madhan V 


Loader.
Up arrow icon