Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with mmInfragistics and Presets
Message
From
25/01/2007 13:18:11
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Problem with mmInfragistics and Presets
Miscellaneous
Thread ID:
01189323
Message ID:
01189323
Views:
80
Hello,

I am having a problem using the ASP.NET Infragistics wrappers. In this case, I am using the mmUltraWebTree.

I am binding it to a sitemap datasource. It works fine if I drop the control on the page and set its binding source to the sitemap.

So I want to change the preset so I can make it look a little different. This is where I run into the first problem. All the presets are gone!

It turns out that when using the mmXXX controls, the preset directory is changed to mmXXX. For example:

C:\Program Files\Common Files\Infragistics\Presets\20063\CLR2x\Web\UltraWebTree\Standard

becomes

C:\Program Files\Common Files\Infragistics\Presets\20063\CLR2x\Web\mmUltraWebTree\Standard

When using the wrapped version. As it turns out the folder is created when you open the designer, but nothing is in it. So I created a copy of the UltraWebTree folder and named it mmUltraWebTree and presto, bango, I now have presets!

The new problem is that if I use any of them, the treeview is not displayed during runtime. Looking at the HTML source reveals that none of the treeview is rendered. It looks like it gets ignored when the preset is in use.

Not sure if this matters, but I am developing on a Vista RTM OS and using SP1 of VS2005.

Thanks for any help!
Kevin
Next
Reply
Map
View

Click here to load this message in the networking platform