Hi,
If I use an UltraWebListBar with a WebSplitter, it the WebSplitter causes the UltraWebListBar to be drawn differently.
1. If I create a new web page and drop in the AJAX ScriptManager.
2. Drag and Drop an UltraWebListBar onto the page. Set the style to make it Outlook 2003 Blue or something. Add a few groups and items. Copy the required images to a folder and set the ImageDirectory - something like ~/images/.
3. Copy and Paste the UltraWebListBar below the one created in 2.
4. Drag and Drop the WebSplitter underneath the WebSplitter created in 3.
5. Copy and Paste the UltraWebListBar created in 1 to the first panel in the WebSplitter.
6. Copy and Paste the UltraWebListBar created in 1 underneath the WebSplitter.
7. Run the page.
You will notice the groups and items are drawn differently to the UltraWebListBars above the WebSplitter.
Check the screen shot (click on it to enlarge!).
I'm running IE7 with latest service release 9.1.20091.2055. This is most annoying as I cannot get the UltraWebList to look how I want when I use it with a WebSplitter.
Any ideas?
Andez
EnableAppStyling is pretty much available on all Infragistics controls.
This post applies to the UltraWebListBar control.
Please Tell me in Which Control we need to set this "EnableAppStyling " property ?
To get round the issue, set the EnableAppStyling to False.