Hello. There is a problem with rendering Format property. Sets the format for the column f2. <igtbl: UltraGridColumn BaseColumnName = "balance" DataType = "System.Double" Format = "f2" Key = "balance"> <Header Caption="balance"> <RowLayoutColumnInfo OriginX="3" /> </ Header> <Footer> <RowLayoutColumnInfo OriginX="3" /> </ Footer> </ igtbl: UltraGridColumn>
Step1: all right.
Step2: Filter the column balance. Condition = 1
Step3: Press Enter
Result - format name and filter condition.
How can this be avoided?
Thanks for the reply.
my problem is not yet solved
========
weight conversion
Hello Sergey,
Please use <igtxt:WebNumericEdit> for the purpose and set it as EditorControlID to the column
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1?page=WebGrid_Adding_a_Custom_Editor_Control_to_WebGrid.html
Let me know if you have furhter questions