We just upgraded to 9.2 build 2056 and our embedded controls no longer change the cell value in the grid.
I have a attached a small example web site showing this behavior.
Can anybody provide any feedback on this issue?
Or does anybody have any other solutions? Thanks for the solution akcia, however i can not integrate this in to our implementation.
The next step i am looking at is handling it in a javascript event, however i would prefer a hotfix where this is working again.
Your feedback is much appreciated.
I have been trying to overcome. I believe you cannot edit any cell if it's base column is a datetime field.
Using SQL Server, I return a datatable that contains a datetime field. It used to work with the webdatechooser embedded in the grid in 8.2. Now, the embedded control does not work NOR does a field bound to the datetime field NOT using any embedded control - just a plain column!
So, I don't think you can edit any datetime field with UWG 9.2!
My work around so far is to use the SQL CONVERT function to change my date field to a string, use that as the column basecolumn, and now I have to perform an edit to make sure the field is a date or kick it back to the user.
Please, if anyone has a better solution let me know, but it sure seems like dates are broken in 9.2.
It also formats it strangely when entering the cell t edit. Even if it displays at 1/1/1900, when you click in the cell, it changes to "TUES Jan 1 ...'. Not sure if some datetime logic was added.
Infragistics?
Also having this issue. Anyone have a work around or fix?
Hello,
Please can you reattach your sample. Currently there is only a solution file.
Thanks!
Thank you for the sample. I suspect that I have already logged this issue with our Development team. I am going to test you sample and let you know.
Thank you for your cooperation!