Hi.
I have a question about updating cell value of Grid.
ex: oldValue = '1/1/2017'
I created an igDateEditor (outside of grid) can input new value into it.
ex: newValue = '2/2/2017'
After typed new value, I used method:
$('#grid').igGridUpdating('setCellValue', rowKey, colKey, newValue)
And value of this cell (has rowKey and colKey) display is changed.
is displaying : '2/2/2017'
But when I double clicked into the cell, value (of igEditor) was old value ('1/1/2017').
How does value of this cell (in igEditor) update to newValue?
Thanks in advance
Update question:
others datat types different Datetime are OK, but only data type Datetime has this trouble.
Who can help me?
Thanks again
Hello Duong,
Thank you for contacting Infragistics Developer Support.
I'm trying to reploduce the symptom, but I can't so far.I'm attaching a sample I created.
There might be some difference in configuration between yours and mine.
Please take a look at it and could you send it with reproducible configuration back to me?
Best regards,Tatsushi KiryuDeveloper support EngineerInfragistics