Hi Guys,
i am using infragistics ultrawebgrid version 11.1.
After grid binded i set column editorControlId = IntColumn.UniqueID and set Format as "############".
But in the grid, value seems like 2.000. It is acting like format is "###,###,###,###".
When i set editorControlId = null, it is working correctly. But this time users can write characters into editable int column.
If value has a character(12300ddf), grid changes value as 0 but when i try to read value i am getting error because value is False.
Is it a bug? Can you help me?
Thank you.
Hello hsevand ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Thank you for posting in our forum.
Could you let me know exactly what editor you’re setting for that column?
I’ve tested this scenario using a WebNumericEdit as the editor for the column and the format set for the column seemed not be affected by it.
Also could you let me know exactly which service release version of 11.1 you’re currently using?
I’m looking forward to your reply.
Developer Support Engineer II