I have a UFTE which is not always updating after ApplyStyles is called until you click inside of it. Is their anyway to force the update to occur programatically. I have tried calling Invalidate(), Update() and UpdateStyles() on that UFTE but nothing happens.
Thanks,
Blair
Hi Blair,
I'm not sure how you solved the problem, but you should not have to do anything. Calling StyleManager.Load should automatically update the control. If that's not working, it's a bug and you should Submit an incident to Infragistics Developer Supportso they can get it fixed.
I figured out the issue. Thanks for being a sounding board.
blair