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
close icon

ClipBoard operation (Copy/Paste) not Working with GridPercentColumn

I am using Syncfusion version 12.2.0.36

Programmatically I added a GridPercent Column in SfdataGrid, Now when I try to paste any Value in Editable cell, on Blur of cell, value reverted back to original value, I am not sure why its happening.

<code>

datagrid.Columns.Add(new GridPercentColumn() { MappingName = colName, HeaderText = colName, MaxValue = maxValue });

</code>

1 Reply

MK Muthukumar Kalyanasundaram Syncfusion Team July 12, 2017 04:07 AM UTC

Hi Rajiv,  
 
We were able to reproduce the issue and have logged defect report regarding this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates,  
 
 
Please let me know if you have any questions.  
 
Regards, 
Muthukumar K 


Loader.
Live Chat Icon For mobile
Up arrow icon