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
70
Losing display attributes when using Async functions of Infragistics controls
posted

Hello,

I lose my display attributes when I set Infragistics controls to work in Async mode (or xml mode). These attributes are font size, column header centering, etc. It happens for webgrid, webtab, WARP, maybe others, I didn't test all.

When the page is display the first time, all attributes are like I set controls. When the first async operation happens, the section is redesign but not with the original setting.

My application also use the  AppStyling. I don't no if it's the cause.

When a full post back is done, all the page is redisplayed like the first time.

Have I forget a setting somewhere?

Pierre