SFDatagrid is not updated with entered value in the cells for string and numeric column

I am finding two issues with sfdatagrid
When the column type is gridtextcolumn
editing a cell and moving the focus next row using mouse does not update the cell. I am using the row validating event to examine the changed value. But i am not seeing the new cell value args.rowdata

When the column type is gridnumericcolumn
while adding a new row entering a value in numeric column and moving to next cell in the same row using mouse does not update cell value. the cell values reamains as zero
Thanks

2 Replies

BR Balasubramanian Ramanathan July 4, 2016 03:45 PM UTC

When the columntype is gridnumericcolumn and the model data type is decimal it is happening.


JG Jai Ganesh S Syncfusion Team July 8, 2016 01:07 PM UTC

Hi Balasubramanian,  
 
A support incident to track the status of this incident has been created under your account. Please log on to our support website to check for further updates.  
 
 
Regards,  
Jai Ganesh S  


Loader.
Up arrow icon