User Profile & Activity

Handy Surya Support
Page
of 223
Posted: October 19, 2010 12:19 PM

Hello Richard,

I am sorry for mistakenly reading the category about your question. 
This scenario is not supported at iniatially release. We will support this at our SP1 installer in next few days.

Regards,
Handy

Posted: October 19, 2010 11:24 AM

Hello Anjali,

.Net environment
To deploy your application, you would need to add your runtime License key in web.config.
You can also use our deployment manager.

Silverlight/WPF environment

Unlike the runtime licensing for ASP.NET model where the runtime key can be specified in Web.config, the runtime licensing for Intersoft's Silverlight products should be placed in special license file called licenses.islicx file, which should be marked as embedded resource in the Silverlight application.
We are apologized that we don't publish detail documentation about this.

However, you can find the documentation about how to deploy silverlight application inside our old silverlight product release.
Start Menu\Programs\Intersoft WebUI Studio 2010 R1\WebUI Studio for ASP.NET\WebAqua 2\WebAqua 2 Documentation (Visual Studio 2008).
You can find it in WebAqua > Getting Started > Licensing and Deployment for Silverlight 2.0 > Runtime Licensing.

Regards,
Handy


Posted: October 19, 2010 11:07 AM

Hello,

You can customize the layout of our control by set the style/css in available properties.
E.g

WebTab. To customize WebTab layout, there are several properties that you can try to set such as FrameStyle, ContainerStyle, RoundCornerSettings, DisabledStyle, TabItemStyle and the other settings.
For more details, we have some sample about the customization. Please open our WebDesktop sample>> WebTab.

Regards,
Handy

Posted: October 18, 2010 2:02 PM

Hello,

If I am not mistaken, you could not use it becase it is unbound column. That is already the default behaviour. You only can retrieve via text in clientside.

Regards,
Handy

Posted: October 18, 2010 1:34 PM

Hello Kenny,

You would need to handle the text style via element. After that, please specify the position or the other style of the shortcut.

 var wdm = ISGetObject("WebDesktopManager1"); wdm.ShortcutIcons[0].GetElement().style.height="100px";

Regards,
Handy

Posted: October 18, 2010 12:55 PM
Posted: October 18, 2010 12:42 PM

Hello Jasmin,

I could not replicate your issue in here. I am sure that it is working fine. Please open our WebDesktop sample >> WebToolBar >> HandlingClientSideEvent.aspx. 
For ISRes.axd error, please ensure ISNet.dll, ISNet.WebUI.dll and ISNet.WebUI.Resources.dll exist in your project bin folder.

Regards,
Handy

Posted: October 18, 2010 12:15 PM

Hello Anjali,

We are sorry for the inconvinience. However, you can find the topic in our offline documentation.
Please open WebTreeView references from Start Menu\Programs\Intersoft WebUI Studio 2010 R1\WebUI Studio for ASP.NET\WebTreeView or "C:\Program Files\Common Files\microsoft shared\Help 9\dexplore.exe" /helpcol ms-help://ISNet.WebUI.WebTreeView.V1.

Regards,
Handy

Posted: October 18, 2010 11:54 AM

Hello,

Please try to bind your database in IntializeDataSource event instead of in OnLoadComplete event.

This events occurs when a datasource needs to be initialized during data binding. 

Regards,
Handy

Hello,

Thank you for the information. Would you mind to share the information regarding this workaround in this thread?

Regards,
Handy

All times are GMT -5. The time now is 7:57 AM.
Previous Next