asp.net - Infragistics webpercenteditor control is not being consistent -


Here I have one such code in two different web applications:

  & lt; Ig: WebPercentEditor MaxValue = "100" id = "InterchangePlus" runat = "server" value = "0" minikelayleplace = "2" width = "85px" & gt; & Lt; / Ig: WebPercentEditor & gt;   

They both save data in one place and get it from the same place. Controls in 1.75% of the control in a web application, the other shows it as 175.00%. Again, the same markup is used in both web applications

It seems that in web.config A topic was applied which was not present in DisplayVactor = "1" in a web app but the asp.net theme was in another web app

Comments