Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
ultrawebgrid int column format issue wit editorcontrolid
posted

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.

Parents
No Data
Reply Children
No Data