Intersoft Support Center

WebDesktop Version History

4.0.7200

Hide Details
BUILD 4.0.7200.11
Released on Jan 23, 2014
WebButton: Click is triggered correctly in IE11
WebFlyPostBackManager: Persist value state control correctly for MultilineTextBox
BUILD 4.0.7200.7
Released on Oct 02, 2013
Window's header element now is working correctly in WebDesktop window
BUILD 4.0.7200.4
Released on Mar 22, 2013
WebDesktopWindow: Window caption now renders correctly when user put another content instead of text or image
BUILD 4.0.7200.3
Released on Feb 27, 2013
WebDialogBox: Header is rendered properly when created in clientside
WebDialogBox: Modal WebDialogBox now works in Firefox for HTML5 Doctype
BUILD 4.0.7200.2
Released on Jan 30, 2013
WebDesktopManager: WindowHeaderHeight property now works correctly

3.0.7200

Hide Details
BUILD 3.0.7200.437
Released on Mar 22, 2012
Set AutoPostback in WebMenuItem will no longer cause exception in Merge toolbar scenario
CommandClick server side event is now invoked in WebToolBar when AutoPostBack is set in WebToolBar merged
Merged WebToolbar is now appearing after PostBack
BUILD 3.0.7200.336
Released on Jul 28, 2011
When using XHTML doctype, error will not occur when WebCallOut is viewed in IE9 browser (#1021).
OnClientClick client-side event of ASP.NET ImageButton control now works when used along with WebFlyPostBackManager(#923).
BUILD 3.0.7200.335
Released on Jun 16, 2011
In WebToolBar, postback now will not be invoked if OnClick client-side event returns false (#975).
BUILD 3.0.7200.324
Released on Feb 23, 2011
Enhancement: WebPaneManager now shows loading indicator when the content is navigated programmatically using SetContentURL method.
WebFlyPostBackManager now returns the correct month for DateTime-typed data in DataTable (#771).
Setting MenuWindowType to Normal in WebToolBar no longer causing issue to the default style (#649).
Taskbar button size is now consistent when there are a large number of open windows in WebDesktopManager (#656).
WebFlyPostBackManager now gets the correct collection of selected items in ListBox control where the ListBox is using multiple selection mode (#644).
BUILD 3.0.7200.323
Released on Jan 21, 2011
The AddRemoveOptionMenu in WebMenu is now displayed correctly based on the active value (#460).
Expand and Collapse client-side API now works in WebPaneManager (#566).
ContextMenu in WebGrid now works properly when hosted inside WebPaneManager and the page is using XHTML doctype (#621).
WebDialogBox overlay layer now fully covers the page when the browser is resized (#640).
WebCallOut can now be rendered in flypostback mode when ContentMode is set to UseTemplate (#645).
Error will not occur when closing WebDialogBox and IntegratedToDesktopManager is used (#722).
BUILD 3.0.7200.310
Released on Jun 08, 2010
Enhancement: Support displaying hidden ASP.NET Panel during flypostback action using WebFlyPostBackManager.
WebCallOut client side event can now be invoked after flypostback is invoked using WebFlyPostBackManager (#585).
BUILD 3.0.7200.309
Released on Mar 17, 2010
WebCallOut can now be re-rendered using RenderControl method during flypostback action (#585).
BUILD 3.0.7200.308
Released on Feb 08, 2010
If WebCallOut is placed inside an UpdatePanel, an error will not occur when a full postback is invoked (#490).
Error will not occur when WebToolBar’s or WebMenuBar’s menu item is hovered (#529).
Intersoft controls' styles are now persisted when updated using WebFlyPostBackManager and the controls are inside native ASP.NET containers (#560).
WebDialogBox’s shadow will not overlap the window content when it is opened for the second time (#574).
BUILD 3.0.7200.305
Released on Oct 26, 2009
Enhancement: Supports medium trust hosting permission.
WebMenuItems will now load properly when the menu is partially refreshed using ASP.NET UpdatePanel (#456).
BUILD 3.0.7200.304
Released on Oct 07, 2009
Enhancement: Added CausesValidation and ValidationGroup property in WebNavPane control.
When WebFlyPostBackManager is used in the page, full postback will no longer occur when Image Button control is clicked.
Checkbox's label text now will not be repeated when partial update is performed using WebFlyPostBackManager.
BUILD 3.0.7200.303
Released on Sep 01, 2009
New Scenario Supported: Enhanced WebCallOut positioning when the page is first loaded.
New Scenario Supported: Enhanced WebCallOut positioning when placed inside IFrame.
New Scenario Supported: Enhanced WebContextMEnu positioning in complex layout.
Error will no longer occur when running WebNotification with WebService-type.
Fix the UI of WebDialogBox in non-IE browsers.
Enhancement: Enhance Move method in WebMenu to work without additional codes.
FlyPostBack action will work when using Soap WebServiceResponseFormat and the passed value contains "/r/n".
BUILD 3.0.7200.302
Released on Jul 09, 2009
New Scenario Supported: Support Response.Redirect in FlyPostBack callback context. Applicable to FlyPostBackManager and all Intersoft components that support FlyPostBack.
WebFlyPostBackManager with EnableUIMode enabled, fails to work when WebNotification is added in the same page.

2.5.2007

Hide Details
BUILD 2.5.2007.217
Released on Oct 07, 2009
Enhancement: Enhance Move method in WebMenu to work without additional codes.
Checkbox's label text now will not be repeated when partial update is performed using WebFlyPostBackManager.
BUILD 2.5.2007.216
Released on Sep 01, 2009
Enhancement: Better memory release when a tab is closed in WebTab.
WebDialogBox's progress image is always loaded from SmartWebResource although the images directory has been customized.
Unable to change tooltip in WebToolBar command.
BUILD 2.5.2007.215
Released on Jul 09, 2009
New Scenario Supported: Support Response.Redirect in FlyPostBack callback context. Applicable to FlyPostBackManager and all Intersoft components that support FlyPostBack.
Script error occurs when loading IFrame-mode window in WebDesktopManager.
Script error occurs when SetContentTemplate function is used when WebDialogBox is created at runtime in client-side.
Disabled ToolCommand can still be clicked when accessed from More menu.
WebFlyPostBackManager with EnableUIMode enabled, fails to work when WebNotification is added in the same page.
WebContextMenu cannot be displayed when integrated to WebGrid control.
BUILD 2.5.2007.214
Released on Feb 26, 2009
Enhancement: Added ability to add and remove command when AllowCustomize is set to True in WebToolBar.
New Scenario Supported: Added VisibleBasedOnTargetControlid property that specifies whether or not WebCallOut's visibility is determined by targetted control's visibilty.
New Scenario Supported: Added ItemClick server side event in WebExplorerPane that will be invoked when an item is clicked and AutoPostBack is enabled.
BUILD 2.5.2007.213
Released on Jan 30, 2009
New Scenario Supported: Added AddRemoveOptionMenuViewMode property to set the view mode of AddRemoveOption menu that will be displayed when some commands are hidden due to the toolbar's limited width.
Error occured when trying to close browsers where WebToolBar is included in the page.
If WebTab with 100% height is placed inside WebPaneManager and the pane is resized, the tab's height is not adjusted to the new pane's height.
Unable to set WebToolCommand's tooltip programmatically in client side.
BUILD 2.5.2007.212
Released on Dec 22, 2008
Error occured when alert method is used when calling server side event using WebFlyPostBackManager.
WebFlyPostBackManager does not return data table-typed result.
WebPaneManager does not fill the space in WebDesktopWindow.
BUILD 2.5.2007.211
Released on Dec 02, 2008
Enhancement: Compatibility with WebUI.NET Framework 3.0.5000.605.
Script error occurs when checking the RowChecker-typed column in WebGrid for the second time and WebDragDropExtender is used in the same page.
BUILD 2.5.2007.210
Released on Oct 29, 2008
New Scenario Supported: Full support for Google Chrome browser.
When pressing enter in textbox control after opening dropdown-typed WebMenuItem, the dropdown item is re-opened.
Unable to switch between tabs in WebTab when the page is opened as a modal dialog.
Error occurs when clicking WebButton for several times in fast speed.
WebDesktopWindow does not load external site properly when ShowLoader property is set to true.
Unable to use WebFlyPostBackManager when using Synchronous mode in Windows Vista environment.
Unable to drag the splitter to the right when WebPaneManager is used in Safari and Google Chrome.
When using WebService type, WebNotification is not displayed.
WebInput value does not reflect the changes when its value is changed using WebFlyPostBackManager.
BUILD 2.5.2007.208
Released on Sep 25, 2008
Unable to load the IFrame content of WebDialogBox when it is reloaded.
Unable to load the content of WebTab when using IFrame content.
BUILD 2.5.2007.207
Released on Sep 19, 2008
New Scenario Supported: Move and Size menu in WebDesktopManager's context menu is now implemented.
Enhancement: WebNotification position is now automatically updated according to the specified DisplayPosition when the browser is resized.
In WebDragDropExtender integration with WebDesktopManager scenario, the drag indicator doesn't show correct sign when the Window has been minimized.
Script error occurs when closing WebTabItem before the content is completely loaded.
ScriptDirectory property of PlaceHolderManager in WebDesktop.NET 2.5 is still pointing to version 2.0.
"Can't execute code from a freed script" error message occurs when closing WebDialogBox if IntegratedToDesktopManager property is set to "True".
Unable to pass array-type value from client side to server side using WebFlyPostBackManager.NET.
When placed in the same page as WebGrid, WebDragDropExtender now works after performing RefreshAll in WebGrid.
WebDesktopWindow does not load external site properly when ShowLoader property is set to true.
'Unexpected call to method or property access' error message occurs when opening a new window after refreshing the content in WebPaneManager.
BUILD 2.5.2007.112
Released on Jun 26, 2008
New Scenario Supported: WebNotification position is now automatically updated according to the specified DisplayPosition when the browser is resized.
New Scenario Supported: WebFlyPostbackManager now supports dynamic scripts loading during AJAX refresh.
When WebDragDropExtender is integrated with WebDesktopManager, the drag indicator doesn't show correct sign when the Window is minimized.
Error occurs when closing WebTabItem which content has not been completely loaded.
The ScriptDirectory property of PlaceHolderManager in WebDesktop.NET 2.5 is still pointing to version 2.0.
"Can't execute code from a freed script" error message occurs when closing WebDialogBox if IntegratedToDesktopManager property is set to "True".
BUILD 2.5.2007.111
Released on May 08, 2008
Incorrect rendering when using WebTab with RoundCorner tab.
WebMenuBar is not functional after performing postback when it is placed inside UpdatePanel.
BUILD 2.5.2007.105
Released on Apr 01, 2008
WebToolBar in custom control causes error when ImageSize property is specified.
Setting PaneSpacing to "0" in WebPaneManager causes error in IE browser.
New Scenario Supported: Added CloseIndicatorPosition property to indicate whether the close indicator should be placed at the edge of the container, or at each tab header.
New Scenario Supported: Added SaveBarsStructureToXml method to save the bars structure to xml.
Modify client DataTable structure used by WebFlyPostBackManager to support the original .NET DataTable Structure. Now users can access the cells of DataTable using the following
Incorrect WebDesktopWindows positioning for Cascade/TileHorizontally/TileVertically window arrangement when there are hidden WebDesktopWindows.
Unable to open WebDesktopWindow from WebDesktopShortcut
BUILD 2.5.2007.6
Released on Nov 22, 2007
The IFrame content of the WebDesktopWindow is not properly resized when the WebDesktopWindow is in Maximized state and the browser is resized.
"ISAnimatedObject is undefined" error occurs when trying to maximize WebDialogBox without setting the EnableAnimation property to True.
Page is loaded twice when the WebDesktopWindow is using IFrame ContentMode.
BUILD 2.5.2007.5
Released on Oct 25, 2007
New Scenario Supported: WebButton now implements IButtonControl.
Error occured when using WebFlyPostBackManager with XmlCompression enabled.
SubMenu of WebMenuBar is incorrectly displayed when the browser runs in dual monitor environment.
Unable to specify an image in WebButton using '~' when it is placed inside Master Page.
Unable to collapse a pane in a complex mode layout.
The e.ClickedCommand returns null if WebToolBar and WebFlyPostBackManager is used side by side.
Type is not correctly displayed in AdvancedProperties property of both Drag and Drop controls when integrating WebGrid with WebDragDropExtender control.
BUILD 2.5.2007.4
Released on Sep 28, 2007
New Scenario Supported: Automatically release mouse state when WebDesktopWindow is dragged outside the browser's client area.
New Scenario Supported: Add RecreateChildControl method in WebToolBar. The method is used to recreate the controls placed in the template of of custom-type ToolCommand so that the value of the controls can be obtained.
Javascript error occured when WebToolBar is inheritted in a custom control.
When placed inside WebPaneManager, WebGrid's PrepareDataBinding server side event is invoked twice.
Unable to invoke the server side method using WebFlyPostBackManager if the parameter passed includes "&" sign.
WebToolBar's OnClick client side event is not invoked when pressing spacebar in ToggleButton-type ToolCommand.
BUILD 2.5.2007.3
Released on Aug 31, 2007
If MenuType property is set to Normal and Visible property of all the WebMenuItems is set to False, WebContextMenu will still be displayed.
The value of InProgressText property can not be applied to InProgress text of WebDialogBox.
Incorrect WebPaneManager's Height when placed within WebExplorerPane.
Unable to set value of DropDownList using WebFlyPostBackManager when it is placed within UserControl.
Unable to validate a control using ASP.NET RequiredFieldValidator with EnableClientScript property set to False when using WebFlyPostBackManager.
New Scenario Supported: Added SetContentURL method in WebExplorerPane.

2.0.2007

Hide Details
BUILD 2.0.2007.15
Released on Apr 01, 2008
New Scenario Supported: Added CloseIndicatorPosition property to indicate whether the close indicator should be placed at the edge of the container, or at each tab header.
BUILD 2.0.2007.14
Released on Oct 25, 2007
New Scenario Supported: Show/Hide Client and Server-side API for WebTabItems.
Error occured when using WebFlyPostBackManager with XmlCompression enabled.
BUILD 2.0.2007.13
Released on Aug 31, 2007
The value of InProgressText property can not be applied to InProgress text of WebDialogBox.
Incorrect WebPaneManager's Height when placed within WebExplorerPane.
Unable to set the value of DropDownList using WebFlyPostBackManager when placed within UserControl.
BUILD 2.0.2007.12
Released on Aug 13, 2007
In WebExplorerPane, the value of EnableAnimation property is ignored when DoExpand and DoCollapse methods are used.
Unable to group data in WebGrid when it is placed inside a UserControl which is included in WebPaneManager in InlineContent mode.
When WebGrid is placed inside WebPaneManager and WebFlyPostBackManager is used in the same page to prevent full postback, expanding a row will trigger full postback.
WebPaneManager generates incorrect ClientIDs for all child controls.
BUILD 2.0.2007.11
Released on Jun 27, 2007
In WebDialogBox, "type mismatch" error occurs when ShowDialog method is called for the second time.
The values of Intersoft controls are not persisted during flypostback (callback) performed by WebFlyPostBackManager.
BUILD 2.0.2007.10
Released on May 30, 2007
New Scenario Supported: Creates WebButton dynamically from client side.
New Scenario Supported: WebDialogBox control now supports partial rendering on its content template using WebFlyPostbackManager.
New Scenario Supported: Nested WebDialogBox in both Integrated (DesktopManager) and Non-Integrated mode.
WebContextMenu's client side events are not called eventhough the events has been implemented.
Unable to add or edit Action ContextMenuItem in WebNotification.
WebMenu ignores TargetFrame property of WebMenuItem.
BUILD 2.0.2007.9
Released on Apr 30, 2007
WebDesktopWindow can not be displayed when WebDesktopManager is included inside PlaceHolderManager.
ActiveWindowIndex contains incorrect value when the first WebDesktopWindow's ClientVisible is set to False.
New Scenario Supported: Add BeforeWindowDeactivate and AfterWindowDeactivate client side events in WebDesktop.
New Scenario Supported: Ability to create WebDialogBox programmatically from client side.
Unable to set WebExplorerBar to invisible in WebExplorerPane.
Javascript error occurs when creating Shortcut from client side and set Moveable property in ShortcutSettings to True.
If WebPaneManager is included inside AJAX UpdatePanel, error occurs during AJAX callback when user resizes WebSplitter in WebPane.
BUILD 2.0.2007.8
Released on Apr 05, 2007
Added new client side events to WebPaneManager: OnBeforeCollapse, OnAfterCollapse, OnBeforeRestore and OnAfterRestore.
Performance improvement in Splitter engine when the container contains large amount of nested elements.
Splitter over IFrame is now supported in FireFox 2.0.
Improved mechanism when registering SmartWebResources.
Significant enhancements for Mozilla user interaction, such as drag and drop operation.
Better consistency and rendering as well as performance improvement for WebNavPane and WebSplitter.
WebToolBar, WebMenuBar and PlaceHolderManager now render XHTML compliance tags
VisualMenuBuilder closes immediately when MenuItem is added using click action.
When WebGrid is placed inside WebPaneManager and the pane is resized to 25%, the pane's scrollbar will be displayed, eventhough the height of WebGrid is set to 100%.
WebDesktopWindow is displayed as a normal window during page loads although WindowState property has been set to Maximize.
Error occurs when closing WebDesktopWindow which contains content from different domain.
BUILD 2.0.2007.5
Released on Feb 28, 2007
New Scenario Supported : Added AddRemoveOptionMenuViewMode property in WebToolBar which gets or set the add/remove option menu view mode.
WebDesktopWindow can not be moved when placed inside WebPaneManager.

1.5.2006

Hide Details
BUILD 1.5.2006.16
Released on Aug 13, 2007
OnMenuItemClick client side event is not invoked in WebContextMenu.
BUILD 1.5.2006.15
Released on Feb 28, 2007
New Scenario Supported : Added AddRemoveOptionMenuViewMode property which gets or set the add/remove option menu view mode.
WebFlyPostBackManager and WebNotification can not be used in the same page using the same WebService.
BUILD 1.5.2006.14
Released on Jan 31, 2007
WebMenuItem that is added programmatically in client side, is not rendered if WebContextMenu has previously been displayed.
New scenario supported : Use WebDesktop.NET inside UpdatePanel of Microsoft ASP.NET AJAX v1.0.
Error occurs when Visible property in WebNavBar is set to False in server side.
BUILD 1.5.2006.13
Released on Nov 29, 2006
New scenario supported : Added onAfterCollapse and onAfterExpand client side events in WebSplitter
New scenario supported : Use WebDesktop.NET inside Microsoft ASP.NET 2.0 AJAX Extensions (ATLAS 1 Beta version) UpdatePanel.
BUILD 1.5.2006.12
Released on -
When the window is resized to a certain size, WebContextMenu will be displayed in incorrect size.
BUILD 1.5.2006.11
Released on Sep 26, 2006
WebContextMenu is still displayed when a WebMenuItem is selected.
In WebFlyPostBackManager, error occured when trying to map DataColumn type that has constraint in client side.
WebContextMenu is not displayed in the correct location when displayed from WebButton's right click.
WebDesktopWindow is not displayed properly when it is maximized in initial load.
WebDesktopWindow keeps loading when the ContentMode is IFrame and it is minimized in initial load.
New scenario supported : Supports SetContentURL in WebExplorerPane.
BUILD 1.5.2006.10
Released on Sep 26, 2006
Internet Explorer 6 unexpectedly crashed when selecting a WebMenuItem from WebContextMenu after doing some postbacks.
Weird character is displayed in Visual Studio 2005 Toolbox.
MenuItem in WebContextMenu can't be selected.
WebToolBar does not fit the page's width automatically when in Floating mode.
BUILD 1.5.2006.9
Released on Aug 24, 2006
If WebService is used, WebNotification and WebFlyPostBackManager can't be used in the same page.
Error occured when trying to view About window in PlaceHoldeManager.
The styles of WebToolBar and WebMenuBar are damaged when they are placed inside a PlaceHolderManager.
PlaceHolderManager's version could not be displayed when right-clicking it and selecting About.
BUILD 1.5.2006.8
Released on Jul 31, 2006
"Invalid argument" error occurs when using ShowDialog method in a page that only contains WebDialogBox.
Fails to set the text of MenuItem in WebContextMenu using SetText method.
Method in WebFlyPostBackManager is not available in Internet zone.

1.0.2006

Hide Details
BUILD 1.0.2006.10
Released on -
JavaScript error occurs when using WebButton1.GetClientAction().SetValue to set value on multiline TextBox.
BUILD 1.0.6200.9
Released on Sep 26, 2006
WebMenu is displayed incorrectly when the WebMenuBar is placed inside WebDesktop's TaskBar.
When WebGrid is placed under WebPaneManager, the screen will be incorrectly focused to the top of the page when WebGrid is selected.
BUILD 1.0.2006.8
Released on Jul 31, 2006
New scenario supported : Using WebGrid inside WebPaneManager within nested IFRAME element.
BUILD 1.0.2006.7
Released on Jun 21, 2006
If ClientVisible property is set to False, taskbar item is not removed when the WebDesktopWindow is closed.
Javascript error is thrown when replacing the Tab which ContentURL is set to external URL.
WebDesktopShortcut can't be clicked if its name contains '_' character.
BUILD 1.0.2006.6
Released on May 24, 2006
WebGrid's Context Menu, WebCombo's Result Box, ToolBar's DropDown Box positions is incorrect when placed inside a WebPaneManager.
Display issue when using WebTab arrow button to scroll to the first WebTab.
BUILD 1.0.2006.5
Released on Apr 27, 2006
ASP.NET controls are not overlapped by IFrame Window.
Unable to use external CSS in WebTab.
WebSplitter issue on nested Iframe with Intersoft WebUI control(s) inside the iframe(s).
WebToolBar and WebMenuBar Separator command item is not hidden when Visible is set to false.
Incorrect behaviour when changing WebDesktopWindow's caption from client-side.
WebDesktopWindow can still be resized while AllowResize is set to No.
WebDialogBox doesn't disable other buttons (in background screen) when working in standalone mode.
Javascript error occurs when PaneManager is inside WebTab.
BUILD 1.0.2006.4
Released on Mar 23, 2006
When a ToggleButton's Pushed = True, calling SetIsEnabled method reverts the style back to Normal while it should be Active.
Visible = false does not work for WebPane which parent GroupType is VerticalTile.
Enhanced SetVisible method to handle more scenarios in WebPaneManager.
Add SetWidthValue method to WebPane client side object, which can be used to set the Pane's width programmatically in client side.
ToolBar merging caused JavaScript error when the parent PlaceHolderManager has its BarVisible property set to False.
ToolBar merging now supports multiple child Tool Command merging.
Improved ToolBar merging mechanism (now more reliable and stable).
MoreItem in ToolBar shows all Items instead of only invisible Items.
WebTab now supports mouse over implementation for ComplexImages rendering mode.
Fixed style blinking when mouse over in WebTab and RenderMode is set to ComplexImages or Simple.
WebTab no longer displays gaps when RenderMode is set to ComplexImages and Enable/Disable client API is called.
Improved performance during window switching and moving in WebDesktopManager.
IFrame's content in WebPaneManager is not shown in the first page load.
WebToolbar and WebMenubar caused infinite loop when used in HTA (HTML Application).
ControlBoxImage is not displayed properly when ControlBox is set to Yes in WebDialogBox component.
WebDesktopManager generates error when dropped to design surface in Visual Studio 2005 when using Swedish Language Settings.
TabPages displayes blank page when IFrameAutoLoadContent is set to True.
Error "Could not find file 'C:\WINDOWS\SYSTEM32\websplitter.isl'." occured during full postback.
Javascript error occurs when using standalone WebToolBar with SplittButton/DropDown and IntegratedTo property is set to PlaceHolderManager.
WebButton can't be integrated to WebDesktop Manager when used in WebDesktopWindow with InlineContent mode.
Error "Access Denied" occurs when using External URL as WebDesktopWindow's ContentURL and WebDesktopShortcut's TargetURL.
JavaScript error "Expected ;" occurs when WebToolBar is placed inside PlaceHolderManager.
WebToolBar and WebMenuBar AutoPostBack feature do not trigger ASP.NET client side validation.
BUILD 1.0.2006.3
Released on Feb 16, 2006
Collapse method of WebNavPane now supports collasping to right and down direction.
FontStyle color for Dropdown/SplitButton is incorrectly reflected when the toolcommand is active and mouse event is mouse up.
WebToolBar now supports CancelBubbling event before postback.
In WebNavPane Designer, bars collection vanished after previewing Layout then click OK.
WebToolBar could not be merged when adding a new Tab and setting one of the toolBar's display to false.
WebToolBar and WebMenuBar AutoPostBack feature do not trigger ASP.NET client side validation.
In WebTab, cycling through RenderMode property make Tab border disappear.
Improved mouse over mechanism when RenderMode is set to RoundCorner in WebTab.
In WebContextMenu, Relative URL in ImageURL of menu item under SubMenu is not properly translated.
In WebToolBar, unloading merged bar caused Java Script error and corrupted display.
Unable to set Visible property of WebToolBar and WebMenuBar programmatically.
When WebToolBar is merged, Separator ToolCommand is not displayed.
In WebToolBar, ToggleButton is not toggled on Initial Load.
OnCommandClick server side event is not executed when ToolBar is merged.
Bug in ToolBar docking when using PlaceHolderManager and WebToolBar.
Previous Next