| |
|
|
 |
|
| |
Essential Studio for ASP.NET 6.3.0.30 |
14/07/2008 |
|
| Tools Web | |
| What's New: |
- Extensive clientside API for Toolbar, Menu, Treeview and Tabstrip.
- Improved graphics design in RichtextEditor using Css Sprites.
- Improved registering of controls scripts when SFScriptManager is used.
- Improved the appearance of static menus.
- Feature to save the file in stream without saving to disk in Uploadbox.
- Feature to save different file with same name in Uploadbox.
|
| What's Fixed: |
- ClickEvent of Image button which was not fired after firing the CallbackRefresh event has been fixed.
- Issue with Splitpane position getting disturbed when height and width of Splitter is set in % and browser is maximized and restored, has been fixed.
- Issue with Snap controls which overlaps on other controls after postback, has been fixed.
- Snap with user control shows overlapping of templates and all snaps close on collapse of one snap has been fixed.
- Borders hide except the border between the two split panes in the splitter when set to none has been fixed.
- Two digit values cannot be typed in PercentTextBox control when decimaldigits is set to 0, has been fixed
- Snap with user control shows getting stretched to the entire screen has been fixed.
- Issue of words joined together when pasted to the RichTextEditor in the FireFox browser, has been fixed.
- Issue with Image path not getting updated properly in RichTextEditor when inserting image, has been fixed.
- GenericDropdown which overlays the other GenericDropdown in Firefox browser in Win2003 Server issue has been fixed.
- Selected values which were not updated in the TextArea of the GenericDropDown in the Firefox browser in Win2003 Server, has been fixed.
- Bullet point issue, which was not displayed for the successive paragraghs except for the first paragraph in RichTextEditor, has been fixed.
- HttpException which was occuring, when the session state is disabled for numeric textbox, has been fixed.
- Two digit values cannot be typed in PercentTextBox control when decimal digits is set to 0, has been fixed.
- Error message which was shown in design view, while using AutoCompleteTextBox with templates in VS2008, has been fixed.
- Issue with controls which could not be added to GenericDropdown dynamically has been fixed.
- Issue with InsertToolbar which hides on removing items from the FormatToolbar in RichTextEditor, has been fixed.
- Toolbar items which are enabled incorrectly when removing items from toolbar of RichTextEditor, has been fixed.
- Scrollbar issue of IE browser which displayed at the bottom, if a page has RichTextEditor during page load, has been fixed.
- Performance has been improved when GroupBar is bound with SiteMapDataSource which contains approximately 100 Nodes.
- Enter key which was not working on focused button placed in Window control, has been fixed.
- Parent Nodes Disabled property also affects the Childnode when its Disabled property is set has been fixed.
|
| Open Issues: |
- ToolsWeb is not stable with Firefox 3.0. We will be adding support to it very soon.
- CallbackPanel and CallbackMultiplexer control has been deprecated. Instead use UpdatePanel class, which enables the sections of the page to be partially rendered without a postback.
|
| Grid Web | |
| What's New: |
- Added several new themes.
- Added Safari Browser support.
- Added ScriptResourceAttribute for improved performance.
- Added three new skins - VS 2008, MAC, WMPlayer.
- PassThruGrouping implemented in Web grid.
- Clientside improvements, OnRowMouseOut and OnRowMouseOver events. Hide/Show column through clientside.
- Cache LINQ anonymous types.
- Improved Grid rendering.
- DataPager support included.
- New GridPager control added.
- New GridFilterBarTextCell added.
- Drag and drop rows from GGC to any HTML element.
|
| What's Fixed: |
- Autoformat styles of GridView control which does not get applied, when placed in tableScroller, has been fixed.
- Size of expansion indicators which is not consistent, when displaying hierarchies, has been fixed.
- Script error occuring issue, when Grid Web application is run, has been fixed.
- Issue with Callback not working, when CheckBoxTemplate is used, and setting DataSourceCacheMode to ViewState, has been fixed.
- Issue with button bar look and feel getting changed at runtime, has been fixed.
- Exception thrown issue, when AutoComplete TextBox is added to the Grid Column through Template, has been fixed.
- Page refreshing issue, when GridGroupingControl placed inside Callback Panel, is refreshed, has been fixed.
- Issue with date value of MonthCalendar in GridGroupingControl, which was not getting updated in database, has been fixed.
- The new selected date of calendar in grid cell which was not getting saved in the database, has been fixed.
- Error occuring while printing the Grid, when it is in master page, has been fixed.
- 'ClientSideOnSelectionChanged' property which was not working, has been fixed.
- Styles which were not properly applied for GroupIndentCell, has been fixed.
- Foreign keys issue while navigating, has been fixed.
- Mouse hover issue with Multi-row records in Safari, has been fixed.
- Issue with Grouping buttons, which were not working properly, has been fixed.
- Hovering state which was not maintained in Safari browser, has been fixed.
|
| Open Issues: |
- Custom filter dialog issue which was restoring back, has been fixed.
- GridGroupingControl is not stable with Firefox 3.0. We will be adding support to it very soon.
|
| Chart Web | |
| What's New: |
- ScaleBreak functionality has been implemented.
- New 13 rich BorderStyles are implemented.
- Added ClusteredType DrawMode for the 3D chart series that appears one behind the other.
- Added support for horizontal error bars.
|
| What's Fixed: |
- Exception which was thrown on zooming, when neutral language is set has been fixed.
- Issue with custom button position in the toolbar, which was not changed, when creating chart has been fixed.
- Issue with ChartWebControl, where the whole page was getting refreshed instead of chart alone in AJAX update panel, while scrolling has been fixed.
- Issue with Grid lines which were cut, when zooming out of chart area, has been fixed.
- Chart issue in secondary axis, which was throwing exception when zooming in German Windows XP has been fixed.
- Issue in Chart, where temporary chart image was getting created, when print option was selected, has been fixed.
- Null reference exception which was occuring after adding toolbar at design time, has been fixed.
- Exception in PageCompressHandler when trying to print chart, has been fixed.
|
| Diagram Web | |
| What's New: |
- Added support for connectors resizing to resize with end points.
- Diagram nodes can now be resizable in client side.
- Added support for Inplace editing feature in TextNode and RichTextNode.
- Added support for attaching context menu to diagram nodes.
|
| What's Fixed: |
- Issue with node which couldn't be moved, when EditStyle.AllowMoveX or AllowMoveY is set to false, has been fixed.
- Issue with diagram nodes not visible in the Mozilla browser, has been fixed.
|
|
| |
Essential Studio for ASP.NET 6.3.0.25 |
07/07/2008 |
|
| Tools Web | |
| What's New: |
- Extensive clientside API for Toolbar, Menu, Treeview and Tabstrip.
- Improved graphics design in RichtextEditor using Css Sprites.
- Improved registering of controls scripts when SFScriptManager is used.
- Improved the appearance of static menus.
- Feature to save the file in stream without saving to disk in Uploadbox.
- Feature to save different file with same name in Uploadbox.
|
| What's Fixed: |
- ClickEvent of Image button which was not fired after firing the CallbackRefresh event has been fixed.
- Issue with Splitpane position getting disturbed when height and width of Splitter is set in % and browser is maximized and restored, has been fixed.
- Issue with Snap controls which overlaps on other controls after postback, has been fixed.
- Snap with user control shows overlapping of templates and all snaps close on collapse of one snap has been fixed.
- Borders hide except the border between the two split panes in the splitter when set to none has been fixed.
- Snap with user control shows getting stretched to the entire screen has been fixed.
- Issue of words joined together when pasted to the RichTextEditor in the FireFox browser, has been fixed.
- Issue with Image path not getting updated properly in RichTextEditor when inserting image, has been fixed.
- GenericDropdown which overlays the other GenericDropdown in Firefox browser in Win2003 Server issue has been fixed.
- Selected values which were not updated in the TextArea of the GenericDropDown in the Firefox browser in Win2003 Server, has been fixed.
- Bullet point issue, which was not displayed for the successive paragraghs except for the first paragraph in RichTextEditor, has been fixed.
- HttpException which was occuring, when the session state is disabled for numeric textbox, has been fixed.
- Two digit values cannot be typed in PercentTextBox control when decimal digits is set to 0, has been fixed.
- Error message which was shown in design view, while using AutoCompleteTextBox with templates in VS2008, has been fixed.
- Issue with controls which could not be added to GenericDropdown dynamically has been fixed.
- Issue with InsertToolbar which hides on removing items from the FormatToolbar in RichTextEditor, has been fixed.
- Toolbar items which are enabled incorrectly when removing items from toolbar of RichTextEditor, has been fixed.
- Scrollbar issue of IE browser which displayed at the bottom, if a page has RichTextEditor during page load, has been fixed.
- Performance has been improved when GroupBar is bound with SiteMapDataSource which contains approximately 100 Nodes.
- Enter key which was not working on focused button placed in Window control, has been fixed.
- Parent Nodes Disabled property also affects the Childnode when its Disabled property is set has been fixed.
|
| Grid Web | |
| What's New: |
- Added several new themes.
- Added Safari Browser support.
- Added ScriptResourceAttribute for improved performance.
- Added three new skins - VS 2008, MAC, WMPlayer.
- PassThruGrouping implemented in Web grid.
- Clientside improvements, OnRowMouseOut and OnRowMouseOver events. Hide/Show column through clientside.
- Cache LINQ anonymous types.
- Improved Grid rendering.
- DataPager support included.
- New GridPager control added.
- New GridFilterBarTextCell added.
- Drag and drop rows from GGC to any HTML element.
|
| What's Fixed: |
- Autoformat styles of GridView control which does not get applied, when placed in tableScroller, has been fixed.
- Size of expansion indicators which is not consistent, when displaying hierarchies, has been fixed.
- Script error occuring issue, when Grid Web application is run, has been fixed.
- Issue with Callback not working, when CheckBoxTemplate is used, and setting DataSourceCacheMode to ViewState, has been fixed.
- Issue with button bar look and feel getting changed at runtime, has been fixed.
- Exception thrown issue, when AutoComplete TextBox is added to the Grid Column through Template, has been fixed.
- Page refreshing issue, when GridGroupingControl placed inside Callback Panel, is refreshed, has been fixed.
- Issue with date value of MonthCalendar in GridGroupingControl, which was not getting updated in database, has been fixed.
- The new selected date of calendar in grid cell which was not getting saved in the database, has been fixed.
- Error occuring while printing the Grid, when it is in master page, has been fixed.
- 'ClientSideOnSelectionChanged' property which was not working, has been fixed.
- Styles which were not properly applied for GroupIndentCell, has been fixed.
- Foreign keys issue while navigating, has been fixed.
- Mouse hover issue with Multi-row records in Safari, has been fixed.
- Issue with Grouping buttons, which were not working properly, has been fixed.
- Hovering state which was not maintained in Safari browser, has been fixed.
|
| Chart Web | |
| What's New: |
- ScaleBreak functionality has been implemented.
- New 13 rich BorderStyles are implemented.
- Added ClusteredType DrawMode for the 3D chart series that appears one behind the other.
- Added support for horizontal error bars.
|
| What's Fixed: |
- Exception which was thrown on zooming, when neutral language is set has been fixed.
- Issue with custom button position in the toolbar, which was not changed, when creating chart has been fixed.
- Issue with ChartWebControl, where the whole page was getting refreshed instead of chart alone in AJAX update panel, while scrolling has been fixed.
- Issue with Grid lines which were cut, when zooming out of chart area, has been fixed.
- Chart issue in secondary axis, which was throwing exception when zooming in German Windows XP has been fixed.
- Issue in Chart, where temporary chart image was getting created, when print option was selected, has been fixed.
- Null reference exception which was occuring after adding toolbar at design time, has been fixed.
- Exception in PageCompressHandler when trying to print chart, has been fixed.
|
| Diagram Web | |
| What's New: |
- Added support for connectors resizing to resize with end points.
- Diagram nodes can now be resizable in client side.
- Added support for Inplace editing feature in TextNode and RichTextNode.
- Added support for attaching context menu to diagram nodes.
|
| What's Fixed: |
- Issue with node which couldn't be moved, when EditStyle.AllowMoveX or AllowMoveY is set to false, has been fixed.
- Issue with diagram nodes not visible in the Mozilla browser, has been fixed.
|
|
| |
Essential Studio for ASP.NET 6.3.0.6 |
05/19/2008 |
|
| Tools Web | |
| What's New: |
- Added safari browser support.
- Added ScriptResourceAttribute for improved performance.
- Added ClientSide improvements to Treeview.
- Added Support to know the mouse button pressed to select the node through the NodeSelectedEvent.
|
| What's Fixed: |
- Javascript error occuring issue when the ShowPopup() method is called has been fixed.
- Error occurs while refreshing CallbackPanel which contains ReportViewer, has been fixed.
- Error occurs while refreshing CallabackPanel, which contains ReportViewer, has been fixed.
- Issue with Window control, which is not visible on first click with callbackpanel, has been fixed.
- Issue with AutoCompleteTextBox not working properly, if "%" is entered in the textbox, has been fixed.
- Issue with ProgressBar Width not set properly, when placed in table cell, has been fixed.
- Issue with ProgressBarText not getting displayed, if the ProgressPercentage is zero, has been fixed.
- Issue with Disabled MaskedEditTextbox not showing the value in IE, has been fixed.
- Unable to assign value to a DropDownCalendar in the ValueChanged event of another DropDownCalendar issue has been fixed.
- Items in the dropdownlist exceeds the content area when AutoFormat is set to White Brick.
- DropDownCalendarControl Min, Max property not working properly, has been fixed.
- Incorrect DropDownCalendarControl behavior with MinValue and ErrorBarColor settings has been fixed.
- While loading a page the border of GridView control appears outside the GenericDropDownControl issue has been fixed.
- Issue with Numeric/Currency/ Percentage textbox value getting multiplied by 10, if it has one decimal, has been fixed.
- Items in the dropdownlist exceeds the content area when autoformat set to White Brick.
- Invalid argument error occurs when RichText control is placed inside of ModalPopupExtender, has been fixed.
- Issue with Cursor not changed into hand type, while placing on buttons in in IE7, has been fixed.
- Issue with image not inserted in RichTextEditor in Windows server 2003, using Firefox, has been fixed.
- Security alert occurs while using RichTextBox control in HTTPS environment, has been fixed.
- "Unable to serialize" error occurs when serializing the state of the page that contains DropDownCalander Control. This error occurs only with this particular control.
- Rendering issue in Rich Text Editor control.
- Styles are not getting applied in RTE when the imported HTML file is created outside.
- Suggestions will not be displayed immediately when textbox contains large text in it. Displays message loading in SpellCheck window.
- MultiColumnDropDownCombo is popping a security message box when used in HTTPs protocol.
- Setting AutoFormat for custom Numeric Textbox and ShowSpinButtons is false, the border is not visible for the Numerictextbox.
- Docking Tool Bar produces odd effects in Rich Text Editor control.
- Throws "Member Not Found" exception when Full Screen button is selected in RTE control.
- Issue with Appointment click event which was not fired properly, has been fixed.
- Page rendering twice issue, when clicking the menu items, which are placed inside the master page, has been fixed.
- The Menu control loaded in masterpage is not properly linked to the specified URL locations.
- Performance issue on GroupBar, when it is binded with SiteMapDataSource which contains approximately 100 Nodes.
- Java script error which occurs when visible property of Slidingpane is set to false, has been fixed.
- The Window control height is adjusted to the height of its child control in Firefox browser issue, has been fixed.
- The Title bar and the Status bar of the Window are not displayed properly when the Font size is increased.
- Upload box is not displayed properly in webpage if PostbackOnUpload property is set to false.
- Cursor is not shown in TextBox until the Window control is opened using a Link button placed inside callback panel and closed in FireFox panel.
- Issue when tab is selected in design view, the content is not displayed, has been fixed.
- Tabitems are not properly displayed when selecting in Mozilla browser.
- Issue with LoadOnDemand TreeView node not responding for ClientSideOnNodeExpand event, has been fixed.
- Issue with TreeView node CheckBox status getting changed, when the page gets postback, has been fixed.
- Treeview context menu popup appears at the backside of the window control when the treeview is placed inside the window control.
- ValuePath property of Treeview is based upon the Text property and not upon Value property.
- Treeview node lines are broken in Firefox when the treeview placed inside the Ajax enabled website.
- Issue when setting the new Look to ItemRowCSSClass for the TreeView doesn't work has been fixed.
|
| Grid Web | |
| What's New: |
- Added several new themes.
- Added safari browser support.
- Added ScriptResourceAttribute for improved performance.
- Added PassThroughGrouping support for GGC.Web.
- ClientSide improvements - Added OnRowMouseOver event, OnRowMouseOut event, Hide/Show column API.
- Caching of anonymous LINQ objects in Session mode.
- Improved Grid performance with clean markup.
|
| What's Fixed: |
- Autoformat styles of GridView control which does not get applied, when placed in tableScroller, has been fixed.
- Size of expansion indicators which is not consistent, when displaying hierarchies, has been fixed.
- Script error occuring issue, when Grid Web application is run, has been fixed.
- Issue with Callback not working, when CheckBoxTemplate is used, and setting DataSourceCacheMode to ViewState, has been fixed.
- Issue with button bar look and feel getting changed at runtime, has been fixed.
- Exception thrown issue, when AutoComplete TextBox is added to the Grid Column through Template, has been fixed.
- Page refreshing issue, if GridGroupingControl placed inside Callback Panel is refreshed, has been fixed.
- Added Custom filter dialog window for Optimization issues in GGC.
- The date value of MonthCalendar in GridGroupingControl is not updated in database, has been fixed.
- The new selected date of calendar in grid cell is not saved in the database has been fixed.
- There is a Gap between GGC and the Scrollbar in Mozilla.
- Exception is thrown when trying to filter data for more than one time in Mozilla.
- Clientsideonrecordclick is not firing after callback.
- Duplicate ID's are getting generated when column is grouped and clientside events are used.
- Printing issues with Grid.
|
| Chart Web | |
| What's New: |
- Added RangeArea type chart.
- Added support for Safari browser.
- Added ScriptResourceAttribute for improved performance.
- Added a support for binding IEnumerables like ArrayList to the chart.
- Added two new events CacheItemRemoved and CacheItemAdded to notify when the chart is cleared from Cache. Note: These events will work only if AutoTempCleanup property is set.
- Revamped the Templates section of Chart and cleaned up the functionalities. Added a new static APIs Save and Load in ChartTemplate class for better usability.
|
| What's Fixed: |
- Issue with Chart rendering, when both zooming and multiple Y axes features are enabled, has been fixed.
- Issue with Zoom In function which was not working, if the ID is initialized in the PageLoad, has been fixed.
- Issue with Chart Tooltip location not set properly has been fixed.
- Exception occuring issue when adding a series at runtime, has been fixed.
- Drawing order of Legend Items in Chart Legend which was incorrect when displaying multiple rows, has been fixed.
- Issue with Series Points not added properly in LineChart has been fixed.
- Issue with chart not generating correctly, when it runs in server, has been fixed.
- Unable to mark the ChartArea when new series is added to ChartControl via UpdatePanel in MasterPage has been fixed.
- Error occurs when ChartWebControl is placed inside the UpdatePanel, has been fixed.
- Unable to scroll using the X-Axis Zoom scrollbar when ChartWebControl is placed inside UpdatePanel, has been fixed.
- Legend does not display in different ImageFormat of the ChartWebContro issue has been fixed.
|
| Migration issues: |
- Corrected the Typo mistake in the property ChartAxis.Aligment to ChartAxis.Alignment
- Some Chart default values have been changed for better looking appearance. please find the following link for more details. : Chart default values changes
|
| Diagram Web | |
| What's New: |
- Added a complete support in Diagram web control for Safari browser
- Improved the Server Memory performance by rendering the background image as HTML DIV elements whereas we dont need a fancy backgrounds. Inorder to achieve this, please use "UseHTMLBackground" property to true.
- Enhanced the Diagram rendering functionality by loading and displaying on demand basis. We have added support for Optimizing the Background and Internal nodes(Actual contents of Diagram). Inorder to use this feature, you need to set OptimizedBackgroundRendering and OptimizedContentRendering properties. It will reduce the network traffic for loading all nodes and will give a better usability.
- Added support to access Node information in client side.
- Added support to get the selected node list through Javascript.
- Added support to refresh the particular node's property alone from client side.
- Improved the hit testing logic for selecting irregular shapes nodes in client side.
- Added ScriptResourceAttribute for improved performance.
|
| What's Fixed: |
- Issue with EnablePanning property which was not working, has been fixed.
- Issue with Line connector not working as it is intended, has been fixed.
- Could not convert the SVG file to WMF format, has been fixed.
- Issue with Unrecognised tag prefix or device filter sdw, has been fixed.
- Issue with labels that are clipped slightly at the edges, when the font size of the label is large, has been fixed.
- Issue with Polyline nodes, which are incorrectly selected if the nodes are closer has been fixed.
|
|
| |
Essential Studio for ASP.NET 6.2.0.40 |
04/16/2008 |
|
| Tools Web | |
| What's New: |
- Added safari browser support.
- Added ScriptResourceAttribute for improved performance.
|
| What's Fixed: |
- Javascript error occuring issue when the ShowPopup() method is called has been fixed.
- Error occurs while refreshing CallbackPanel which contains ReportViewer, has been fixed.
- Error occurs while refreshing CallabackPanel, which contains ReportViewer, has been fixed.
- Issue with Window control, which is not visible on first click with callbackpanel, has been fixed.
- Issue with AutoCompleteTextBox not working properly, if "%" is entered in the textbox, has been fixed.
- Issue with ProgressBar Width not set properly, when placed in table cell, has been fixed.
- Issue with ProgressBarText not getting displayed, if the ProgressPercentage is zero, has been fixed.
- Issue with Disabled MaskedEditTextbox not showing the value in IE, has been fixed.
- Unable to assign value to a DropDownCalendar in the ValueChanged event of another DropDownCalendar issue has been fixed.
- DropDownCalendarControl Min, Max property not working properly, has been fixed.
- Incorrect DropDownCalendarControl behavior with MinValue and ErrorBarColor settings has been fixed.
- While loading a page the border of GridView control appears outside the GenericDropDownControl issue has been fixed.
- Issue with Numeric/Currency/ Percentage textbox value getting multiplied by 10, if it has one decimal, has been fixed.
- Items in the dropdownlist exceeds the content area when autoformat set to White Brick.
- Invalid argument error occurs when RichText control is placed inside of ModalPopupExtender, has been fixed.
- Issue with Cursor not changed into hand type, while placing on buttons in in IE7, has been fixed.
- Issue with image not inserted in RichTextEditor in Windows server 2003, using Firefox, has been fixed.
- Security alert occurs while using RichTextBox control in HTTPS environment, has been fixed.
- Issue with Appointment click event which was not fired properly, has been fixed.
- Page rendering twice issue, when clicking on the menu items which are placed inside the master page, has been fixed.
- Java script error which occurs when visible property of Slidingpane is set to false, has been fixed.
- The Window control height is adjusted to the height of its child control in Firefox browser issue, has been fixed.
- Issue when tab is selected in design view, the content is not displayed, has been fixed.
- Issue with LoadOnDemand TreeView node not responding for ClientSideOnNodeExpand event, has been fixed.
- Issue with TreeView node CheckBox status getting changed, when the page gets postback, has been fixed.
- Issue when setting the new Look to ItemRowCSSClass for the TreeView doesn't work has been fixed.
|
| Grid Web | |
| What's New: |
- Added several new themes.
- Added safari browser support.
- Added ScriptResourceAttribute for improved performance.
|
| What's Fixed: |
- Autoformat styles of GridView control which does not get applied, when placed in tableScroller, has been fixed.
- Size of expansion indicators which is not consistent, when displaying hierarchies, has been fixed.
- Script error occuring issue, when Grid Web application is run, has been fixed.
- Issue with Callback not working, when CheckBoxTemplate is used, and setting DataSourceCacheMode to ViewState, has been fixed.
- Issue with button bar look and feel getting changed at runtime, has been fixed.
- Exception thrown issue, when AutoComplete TextBox is added to the Grid Column through Template, has been fixed.
- Page refreshing issue, if GridGroupingControl placed inside Callback Panel is refreshed, has been fixed.
- The date value of MonthCalendar in GridGroupingControl is not updated in database, has been fixed.
- The new selected date of calendar in grid cell is not saved in the database has been fixed.
|
| What's Issue: |
- Removed Custom filter dialog window for Optimization issues in GGC. This would be fixed shortly.
|
| Chart Web | |
| What's New: |
- Added RangeArea type chart.
- Added support for Safari browser.
- Added ScriptResourceAttribute for improved performance.
- Added a support for binding IEnumerables like ArrayList to the chart.
- Added two new events CacheItemRemoved and CacheItemAdded to notify when the chart is cleared from Cache. Note: These events will work only if AutoTempCleanup property is set.
- Revamped the Templates section of Chart and cleaned up the functionalities. Added a new static APIs Save and Load in ChartTemplate class for better usability.
|
| What's Fixed: |
- Issue with Chart rendering, when both zooming and multiple Y axes features are enabled, has been fixed.
- Issue with Zoom In function which was not working, if the ID is initialized in the PageLoad, has been fixed.
- Issue with Chart Tooltip location not set properly has been fixed.
- Exception occuring issue when adding a series at runtime, has been fixed.
- Drawing order of Legend Items in Chart Legend which was incorrect when displaying multiple rows, has been fixed.
- Issue with Series Points not added properly in LineChart has been fixed.
- Issue with chart not generating correctly, when it runs in server, has been fixed.
- Unable to mark the ChartArea when new series is added to ChartControl via UpdatePanel in MasterPage has been fixed.
- Error occurs when ChartWebControl is placed inside the UpdatePanel, has been fixed.
- Unable to scroll using the X-Axis Zoom scrollbar when ChartWebControl is placed inside UpdatePanel, has been fixed.
- Legend does not display in different ImageFormat of the ChartWebContro issue has been fixed.
|
| Migration issues: |
- Corrected the Typo mistake in the property ChartAxis.Aligment to ChartAxis.Alignment
- Some Chart default values have been changed for better looking appearance. please find the following link for more details. : Chart default values changes
|
| Diagram Web | |
| What's New: |
- Added a complete support in Diagram web control for Safari browser
- Improved the Server Memory performance by rendering the background image as HTML DIV elements whereas we dont need a fancy backgrounds. Inorder to achieve this, please use "UseHTMLBackground" property to true.
- Enhanced the Diagram rendering functionality by loading and displaying on demand basis. We have added support for Optimizing the Background and Internal nodes(Actual contents of Diagram). Inorder to use this feature, you need to set OptimizedBackgroundRendering and OptimizedContentRendering properties. It will reduce the network traffic for loading all nodes and will give a better usability.
- Added support to access Node information in client side.
- Added support to get the selected node list through Javascript.
- Added support to refresh the particular node's property alone from client side.
- Improved the hit testing logic for selecting irregular shapes nodes in client side.
- Added ScriptResourceAttribute for improved performance.
|
| What's Fixed: |
- Issue with EnablePanning property which was not working, has been fixed.
- Issue with Line connector not working as it is intended, has been fixed.
- Could not convert the SVG file to WMF format, has been fixed.
- Issue with Unrecognised tag prefix or device filter sdw, has been fixed.
- Issue with labels that are clipped slightly at the edges, when the font size of the label is large, has been fixed.
- Issue with Polyline nodes, which are incorrectly selected if the nodes are closer has been fixed.
|
|
| |
Essential Studio for ASP.NET 6.2.0.32 |
04/07/2008 |
|
| Tools Web | |
| What's New: |
- Added safari browser support.
- Added ScriptResourceAttribute for improved performance.
|
| What's Fixed: |
- Javascript error occuring issue when the ShowPopup() method is called has been fixed.
- Error occurs while refreshing CallabackPanel which contains ReportViewer.
- Error occurs while refreshing CallabackPanel which contains ReportViewer has been fixed.
- Window control is not visible on first click with callbackpanel has been fixed.
- Issue with AutoCompleteTextBox not working properly, if "%" is entered in the textbox, has been fixed.
- Issue with ProgressBar Width not set properly, when placed in table cell, has been fixed.
- Issue with ProgressBarText not getting displayed, if the ProgressPercentage is zero, has been fixed.
- Issue with Disabled MaskedEditTextbox not showing the value in IE, has been fixed.
- Unable to assign value to a DropDownCalendar in the ValueChanged event of another DropDownCalendar issue has been fixed.
- DropDownCalendarControl Min, Max property which was not working properly works fine in this version.
- Incorrect DropDownCalendarControl behavior with MinValue and ErrorBarColor settings has been fixed.
- While loading a page the border of GridView control appears outside the GenericDropDownControl issue has been fixed.
- Issue with Numeric/Currency/ Percentage textbox value getting multiplied by 10, if it has one decimal, has been fixed.
- Items in the dropdownlist exceeds the content area when autoformat set to White Brick.
- Invalid argument error occurs when RichText control is placed inside of ModalPopupExtender, has been fixed.
- Cursor not changed into hand type while placing on buttons in in IE7.
- Image is not inserted in RichTextEditor in Windows server 2003 using Firefox.
- Security alert occurs while using RichTextBox control in HTTPS environment has been fixed.
- Appointment click event not fired properly has been fixed.
- Page rendered twice when clicking on the menu items which are placed inside the master page.
- Page rendered twice when clicking on the menu items which are placed inside the master page has been fixed.
- Java script error which occurs when visible property of Slidingpane is set to false, has been fixed.
- The Window control height is adjusted to the height of its child control in Firefox browser has been fixed.
- When tab is selected in design view the content is not displayed.
- Issue with LoadOnDemand TreeView node not responding for ClientSideOnNodeExpand event, has been fixed.
- Issue with TreeView node CheckBox status getting changed, when the page gets postback, has been fixed.
- Issue when setting the new Look to ItemRowCSSClass for the TreeView doesn't work has been fixed.
|
| Grid Web | |
| What's Fixed: |
- Autoformat styles of GridView control does not get applied when placed in tableScroller.
- Size of expansion indicators is not consistent when displaying hierarchies.
- Script error occurs when Grid Web application is run.
- Issue with Callback not working, when CheckBoxTemplate is used, and setting DataSourceCacheMode to ViewState, has been fixed.
- Issue with button bar look and feel getting changed at runtime, has been fixed.
- Exception thrown issue, when AutoComplete TextBox is added to the Grid Column through Template has been fixed.
- Page refreshing issue, if GridGroupingControl placed inside Callback Panel is refreshed has been fixed.
- The date value of MonthCalendar in GridGroupingControl is not updated in database has been fixed.
|
| Chart Web | |
| What's New: |
- Added RangeArea type chart
- Added support for Safari browser
- Added ScriptResourceAttribute for improved performance.
- Added a support for binding IEnumarables like ArrayList to the chart.
- Added two new events CacheItemRemoved and CacheItemAdded to notify when the chart is cleared from Cache. Note: These events will work only if AutoTempCleanup property is set.
- Revamped the Templates section of Chart and cleaned up the functionalities. Added a new static APIs Save and Load in ChartTemplate class for better usability.
|
| What's Fixed: |
- Issue with Chart rendering, when both zooming and multiple Y axes features are enabled, has been fixed.
- Issue with Zoom In function which was not working, if the ID is initialized in the PageLoad, has been fixed.
- Issue with Chart Tooltip location not set properly has been fixed.
- Exception occuring issue when adding a series at runtime, has been fixed.
- Drawing order of Legend Items in Chart Legend which was incorrect when displaying multiple rows, has been fixed.
- Issue with Series Points not added properly in LineChart has been fixed.
- Issue with chart not generating correctly, when it runs in server, has been fixed.
- Unable to mark the ChartArea when new series is added to ChartControl via UpdatePanel in MasterPage has been fixed.
- Error occurs when ChartWebControl is placed inside the UpdatePanel has been fixed.
- Unable to scroll using the X-Axis Zoom scrollbar when ChartWebControl is placed inside UpdatePanel has been fixed.
|
| Diagram Web | |
| What's New: |
- Added a complete support in Diagram web control for Safari browser
- Improved the Server Memory performance by rendering the background image as HTML DIV elements whereas we dont need a fancy backgrounds. Inorder to achieve this, please use "UseHTMLBackground" property to true.
- Enhanced the Diagram rendering functionality by loading and displaying on demand basis. We have added a support for Optimizing the Background and Internale nodes(Actual contents of Diagram). Inorder to use this feature, you need to set OptimizedBackgroundRendering and OptimizedContentRendering properties. It will reduce the network traffic for loading all nodes and will give a better usability.
- Added support to access Node information in client side.
- Added support to get the selected node list through Javascript.
- Improved the hit testing logic for selecting irregular shapes nodes in client side.
- Added ScriptResourceAttribute for improved performance.
|
| What's Fixed: |
- Issue with EnablePanning property which was not working, has been fixed.
- Issue with Line connector not working as it is intended, has been fixed.
- Could not convert the SVG file to WMF format, has been fixed.
- Issue with Unrecognised tag prefix or device filter sdw, has been fixed.
- Labels are clipped slightly at the edges when the font size of the label is large has been fixed.
- Polyline nodes are incorrectly selected if the nodes are closer has been fixed.
|
|
| |
Essential Studio for ASP.NET 6.1.0.34
|
12/03/2007 |
|
| Tools Web |
|
| What's New: |
- AutoFormats like Classic Silver, Classic Olive, Classic Blue and other custom skins for Calendar control.
- RenderDay event to get triggered for each day and let the user customize the rendering in Calendar control.
- VisibleMonth property in Calendar control to specify the month that gets shown.
- VisibleMonthChanged server side event that gets triggered when VisibleMonth property gets changed in Calendar control.
- SelectedDateChanged server side event that gets triggered when SelectedDate is changed in Calendar control.
- AutoPostBackOnSelectedDateChanged and AutoPostBackOnVisibleMonthChanged properties in Calendar control.
- Displaying next month dates in the previous month itself in Calendar control.
|
| What's Fixed: |
- Binding ASP.NET controls with sitemap source inside CallbackPanel produces unexpected results, is fixed.
- Nodes in the treeview node dropdown list can be selected, is fixed.
- Dropdowncalendarcontrol not getting reset in FireFox browser, is fixed.
- Namespace for all Shared Web controls has been changed to Syncfusion.Web.UI.WebControls.Shared from Syncfusion.Web.UI.WebControls.Tools .
- PageView element must have runat="server" property set as it is an server control, else unable to cast exception will be raised.
- Inorder to show Uploadprogress when a file is uploaded using UploadBox, Triggers property of Uploadprogress have to be set to the ControlID of UploadBox.
- Namespace for Schedule control has been changed to Syncfusion.Web.UI.WebControls.ScheduleControl from Syncfusion.Web.UI.WebControls.Tools.ScheduleControl.
|
| Grid Grouping Control – Web | |
| What's New: |
- Wrapping column header text when the text exceeds the column width.
- Option to remove the 'Empty' option in FilterBar.
- Support to use TableScroller with MS GridView to freeze columns and rows.
- Improved grid scrolling speed if the grid has more number of rows and columns.
- Printing support for grid to print all the records including groups, summaries, preview row cells.
|
| What's Fixed: |
- Column can now be resized in GridGroupingControl when ClientSideColumnResizing is set and TableLayout mode is set.
- No Script error is thrown when empty grid is displayed in a Web page.
- SelectedDataKey does not return null when GridView control is placed in Multipage.
- ComboBox celltype shows empty dropdown in GGC while editing, is fixed.
- Selection of a record on clicking on PreviewRow cell is fixed.
|
| Chart Web |
|
| What's Fixed: |
- When OutputFormat is set to Handler, issue of an anonymous property "Labels-Capacity="0", getting added to the aspx page is fixed.
- ZoomOutIncrement property is now working properly.
- Legend background is filled with white color when its BackColor property is set to Transparent, is fixed.
|
| Diagram Web | |
| What's Fixed: |
- LineConnector's Allowselect property has been fixed.
- PolylineNode.InsertPoint method which was not functioning as intended, has been fixed.
- ShowWaitingPopupOnCallback which is not working when dragging and dropping nodes within DiagramWebControl, has been fixed.
|
|
| |
Essential Studio for ASP.NET 5.2.0.25
|
09/10/2007 |
|
| Tools Web | |
| What's New: |
- Brand new Splitter control that lets you create the web page with number of sections and allows you to resize the horizontal or vertical panels by just dragging the splitter bar.
- Xml contents can be directly specified in XmlContent property instead of storing the data in Xml file and then binding with Rotator.
- Office2007 theme for Scheduler.
- Newly added calendar control allows you to drag and drop an appointment on to a date in the calendar in order to move an appointment from one day to another.
- ViewStrip toolbar provides the options to view the today's date, full work week, week days and to delete the appointments.
- Scheduler control now supports the ability to flip the time and resource either in Y-axis or X-axis.
|
| What's Fixed: |
- CheckBox/RadioButton doesn't allow to check/uncheck, when placed outside the Callback Panel issue.
- Binding ASP/Syncfusion Controls with SiteMap source inside Callbackpanel produces weird result.
- RichTexbox rendering issue in Mozilla Firefox is fixed.
- AutoComplete Control popup renders below the DropDown list is fixed.
- AutoComplete Textbox breaks, when embedded in a div tag whose position is set to absolute.
|
| Grid Grouping Control – Web | |
| What's New: |
- Inline Form Editing mode for direct editing of record and also allows you to edit.
- Edit/Delete column in GridGroupingControl by using GridRowEditUpdateLink control.
- “Custom...” option in Filter dropdown to provide all types of filtering conditions.
- Built-in Search Textbox is now available to search the Grid contents.
|
| What's Fixed: |
- Scripts are not registered when Grid Control is made visible on callback.
- Settings in the FilterBarCell style don't reflect in the DropDownList.
- Built-In Filter feature is not working when the specific field contains ":" character
- Drag and Drop column headers does not always work correctly with absolute positioning .
- While Filtering, Empty option causes unexpected behavior when AllowNew is false.
|
| Chart Web | |
| What's Fixed: |
- Inverted Axes Striplines are not working properly.
- Interactive Cursor does not work for a Master Page.
- ZOrder property is not working properly for the ChartSeries.
|
| Diagram Web | |
| What's New: |
- New Palette groupbar (with various autoformats) to add symbols and utilize it at runtime by dragging and dropping the symbols to diagram web control.
- Visual styles are enhanced to allow the user to drag the nodes in different modes like Horizontal, Vertical and FreeStyle.
- Panning and Zooming features to Zoom In, Zoom Out, Zoom to Selection, Actual Size and Fit to Window options.
- Multiple nodes can be selected to drag, group, resize and so on.
- Nodes can be selected to rotate, flip, group, resize, bring to front or send to back options.
|
|
| |
Essential Studio for ASP.NET 5.1.0.51 |
05/08/2007 |
|
| Tools Web | |
| What's New: |
- New waiting mode will let you disable the controls in the CallbackPanel during callback.
- New MultiSelectionDropDown control that lets you select multiple items in the dropdown.
- Enhanced look and feel in RichTextEditor Dialog boxes.
- New ContextMenu support in RichTextEditor lets you show a context menu with options like Cut, Copy, Paste and SelectAll.
- Toolbars in RichTextEditor can now be moved around and also floated.
- Toolbars can now be docked / undocked using the toolbar header.
- Client side events are added for drag start, drag and drop of appointments in Schedule control.
- Built-in Ajax support refreshes the Scheduler via smooth callbacks instead of postbacks.
|
| What's Fixed: |
- Sorting and Grouping was not supported for GridGroupingControl when it is placed inside Snap control.
- MultiColumnDropdownCombo, GenericDropDown controls break when placed inside MasterPage and UserControl
- MaskedEditTextBox's Tooltip displays the mask value while setting mask property.
- TextChanged event does not fire for DropDownCalendar control.
- Setting the 'ExpandOnClick' property to 'True', does not execute client side function defined on the whole Menu and the individual Menu Item .
- When the dragging and dropping is enabled in the Scheduler control, the appointment are placed in the incorrect places.
- While performing more nodes to expand, the last selected node only gets loaded in Treeview.
- State not maintained for TreeView when placed inside MultiView control.
- Expanding the TreeView node on ServerSideCallBack throws Javascript error.
|
| Grid Grouping Control – Web | |
| What's New:
|
- New Data Caching Modes let you cache data in ViewState or SessionState to avoid database server hit on each postback.
- Skins support (AutoFormat) with plenty of popular look and feel.
- ClientSideOnRecordClick event to display record specific context menus.
- ClientSideOnSelectionChanged event to perform AJAX style updates to your page content when grid selection changes.
| |
| | What's Fixed:
|
- Scrolling throws Javascript error, when the GridGrouping is placed inside Masterpage.
- Multipage with Grid grouping throws html file error.
- Missing one record, when number of rows displayed on the first page is less than the page size.
- EditItemTemplate not working in child table.
- Grid width and height setting didn't support "%" format.
- Changes made in the Design View doesn't get updated in the source view.
- While filtering, empty option causes unexpected behavior when AllowNew is False.
|
| Chart Web | |
| What's New: |
- Chart web wizard support.
- Load, Save, Reset template support.
- Interactive Zooming with scrolling.
- Interactive cursor, Toolbar and ContextMenu support.
- Vista compatibility.
|
| What's Fixed: |
- ChartWebControl Border is not displayed properly.
- ToolTip does not displayed properly in Mozilla Firefox Browser.
- Setting the RoundingPlaces as Zero(0), does not display the datapoints as expected.
|
|
| |
Essential Studio for ASP.NET 4.4.0.51 |
11/30/2006 |
|
| Chart Web | |
| What's New: |
- 2D PieType.
- Error Bar in Line and Column chart types.
- Shade Mode series color property.
- Save and Load template support.
|
| What's Fixed: |
- Custom points are not replaced properly.
- Chart crashes when more number of points are added.
- Setting ShouldSort to true throws Null Reference Exception.
- HiLo Open close chart does not display tooltips.
- Y axis Zooming is not done correctly on Multiple Y axes.
|
| Diagram Web | |
| What's Fixed: |
- Location of ControlNode changes when double clicked with the OverViewControl in visible state.
- TreeViewControlNodes appended to a Symbol move out of the Symbol when the ScrollBars are scrolled horizontally or vertically.
- Clearing nodes causes an exception in the HistoryManager.
- Grouped shapes cannot be moved.
- Selection of overlapped nodes differs from usual behaviour.
- Label.ReadOnly Property does not disable the edit mode of label on double click.
- When the user select the two symbols and then select the link, the controller incorrectly connects the symbols at the points where there are no ports
|
| Tools Web | |
| What's New: |
- New GenericDropDown control - a flexible DropDown control with ability to embed any ASP.NET control or custom control inside the drop-down area.
- MultiColumnDropDownCombo control is an extension of Generic DropDown control with ability to display bounded data in multiple columns.
- New SpellCheck dialog.
- Internet Explorer 7 compatibility.
- Support for Binding XMLDatasource and SiteMapDatasource with Groupbar, TabStrip, TreeView.
|
| What's Fixed: |
- ToolsWeb controls gets locked when position is set to relative.
- Menu with Iframe displays warning message in HTTPS.
|
| Grid Grouping Control – Web | |
| What's New: |
- Support for the grid's scrollbar to scroll in to the currently selected record of the grid.
|
| What's Fixed: |
- Duplicate instances of Dragging header controls in Header template.
- Fixed issue with MasterPage and MultiSelect mode.
|
|
| |
Essential Studio for ASP.NET 4.3.0.30 |
09/19/2006 |
|
| Tools Web | |
| What's New: |
- Custom Styles for all Editor Controls.
- ClientObjectId that allows the user to set custom ids to the controls, to access them on client side.
- AutoFormat feature for GroupBar, Menu, ToolBar, TabStrip and TreeView that allows user to select predefined popular styles for the controls during design-time.
- Scrolling can be enabled in groupbar, when the control exceeds the specified height, allowing the user to traverse through the length of the control.
- New controls - UploadBox and UploadProgress controls works seamlessly with each other and allows multiple uploads to be performed at the same time. UploadBox control allows the user to specify the location from where a file or image has to be uploaded. The UploadProgress control displays the progress of the upload process. WaitingPopup can be effectively utilized to notify the progress of any user initiated or server process.
- Context Menu that can be selectively shown for individual nodes or for entire tree control.
- Multilevel tabs that allows to easily create hierarchical structure.
- Scrollable tabs that lets user to scroll through the tab items in either direction.
|
| What's Fixed: |
- Various alignment and rendering issues have been fixed.
- While using WinForms/ActiveX controls, the menu drops down below those controls in Z-Order. When the ActiveX controls have focus, the menu mnemonics are not being processed
|
| Grid Grouping Control – Web | |
| What's New: |
- Binding grid to XmlDataSource.
|
| What's Fixed: |
- Fixed issue when binding the grid to a custom IList instance.
- Removed the necessity of setting grid's DataMember to a valid value.
|
| Chart Web | |
| What's New: |
- Support for ChartLegendReperesentationType as StraightLine.
- Support for Grouping Axes Labels in chartControl.
|
| What's Fixed: |
- Series Points colors are changed when zooming after third point in Line chart.
- Series points Interior color is not working properly chart type as StepLine.
- IndexOutOfRange Exception occurred when Interactive chart has less than three points.
- Rotation and Tilt properties are not working properly in VS 2005.
- Series Point Labels are not aligned properly only in Barchart.
|
|
| |
Essential Studio for ASP.NET 4.2.0.37 |
06/01/2006 |
|
| Tools Web | |
| What's New: |
- Client Side Object Model support lets you query and update the state of the editor controls during runtime from Java Script.
- AutoPostBack property added to DropDownCalendarControl.
- New and feature rich controls like Toolbar, ContextMenu, TreeControl, TabStrip, Groupbar, Multipage, Splitter, RichTextControl, SpellCheck and Scheduler.
- Included scrolling support within menu popups in menus.
- Waiting Mode feature to progress bar.
|
| What's Fixed: |
- Transition filters in menus had problems in scrollable panels.
- Fixed several Mozilla related rendering issues in menus.
- Server side events were not fired when Menu was inside a UserControl.
- Native IE shortcuts are overridden by menu shortcuts.
- Separators were not excluded during keyboard navigation in menus.
- Corrected min-max logic for DateTimeTextBox.
|
| Grid Grouping Control – Web | |
| What's New: |
- Support for GroupDropArea styles.
- Templates support for child tables.
|
| What's Fixed: |
- Title would show up when serializing and deserializing summary row.
- Summary row (under each group) is not considered as an element unless the groups are explicitly expanded and collapsed.
- NullReferenceException with FirstNColumnsLength.
- Grid inside a UserControl caused a crash when clicking on the button-bar buttons.
|
| Chart Web | |
| What's New: |
- ColumnWidthMode and FixedColumnWidth properties to control width of column charts.
- ElementsSpacing property.
- Legend Customizing properties.
- ChartAreaShadow and its Customizing properties.
- Series 3D property.
- CheckBoxes for Legend Items.
- TextRenderingHint Property and SmoothingMode property.
- Scatter line and Tornado chart type.
- Inverted StepItems support.
- T-Test, F-Test, Z-Test support.
|
| What's Fixed: |
- ChartFormatAxisLabel event is not firing properly.
- ChartWebarea Border Style is not working properly.
- Chart title does not show any effect on TextRenderingHint.
- More than 100 intervals appeared when Yaxis DateTime property is set.
- Legend not displayed properly when Rendering chart with the help of any postback.
- HiLoOpenclose does not draws the vertical line in 3D.
|
|
| |
Essential Studio for ASP.NET 4.1.0.62 |
03/13/2006 |
|
| Tools Web | |
| What's New: |
- Callback Controls Package includes CallbackPanel and CallbackMultiplexer Controls.
- ViewState support lets your control's view state to be up to date.
- Rotator lets you easily create dynamic and high performance news scrollers, stock quotes, slide-shows, feature highlights etc., you can also bind with any custom relational database as well as with xml files.
- MaskedEditTextBox: The key properties are 'Mask' and 'SpaceSymbol'. The Mask defines the kind of mask that needs to be applied on the input and the SpaceSymbol specifies if a special character should indicate a space.
- NumericTextBox: The key properties are the 'IncrementStep', 'MaxValue' and 'MinValue' properties. The property names are self-explanatory. There are also culture related properties on the control like 'CultureSource', 'DecimalDigits', 'DecimalSeparator', 'GroupSeparator', 'GroupSizes', 'NegativePattern', 'NegativeSign' and 'UserOverrideCulture'.
- CurrencyTextBox: The key properties are the 'IncrementStep', 'MaxValue' and 'MinValue' properties. The property names are self-explanatory. There are also several Culture related properties like 'CultureSource', 'CurrencySymbol', 'DecimalDigits', 'DecimalSeparator', 'GroupSeparator', 'GroupSizes', 'NegativePattern', 'NegativeSign', 'PositivePattern' and 'UserOverrideCulture'.
- PercentTextBox:The key properties are the 'IncrementStep', 'MaxValue' and 'MinValue' properties.There are also several Culture related properties like 'CultureSource', 'DecimalDigits', 'DecimalSeparator', 'GroupSeparator', 'GroupSizes', 'NegativePattern', 'NegativeSign', 'PercentSymbol', 'PositivePattern' and 'UserOverrideCulture'.
- AutoCompleteTextBox: Supports MultipleItem selection, display MultiColumn information with the help of templates.Uses callbacks and fires an event by which the user can provide information. It can be binded with any custom relational datasource.
|
| Grid Grouping Control | |
| What's New: |
- Brand new "display only grid" lets you create good looking reports in grid format. Based on our Windows forms grid, you can customize the look and feel of the grid, feed it data from any data source and finally get it rendered as an image in the browser.
- Includes an AutoRefresh feature that will refresh the grid based on a specified refresh frequency using AJAX style Callbacks.
- Multi Row Records support. You can now define "ColumnSets" which can wrap a record into multiple rows and also lets you define the span of each field within those wrapped rows.
- Direct support for exporting grids to Excel files.
- AJAX Style Callback support. The grid now uses callback to refresh it's contents on grouping, sorting, editing, etc.
|
| What's Fixed: |
- Selection is not working when VisibleColumns is different from Columns.
- Issues encountered with grouping records when a filter has been applied are fixed.
- Support for displaying null and specifying null date time values while editing a record.
- Issue with losing the state of the editable controls (like checkbox in a template column) on postback has been fixed.
- Grid's ID generation logic was broken when hosted inside a UserControl. This has been fixed.
- New Behavior: GotoPage text box (in the button bar) will never show a page index greater than the last page. When the current page is specified in the goto textbox, an "Already in page X" message box will be shown.
|
| Chart Web | |
| What's New: |
- Added ColumnWidthMode and FixedColumnWidth properties to control width of Column chart bars.
- Added TextPosition property, is used to change the Text position in chartWebControl.
- Added Callback facility in chartWebcontrol.
- Added support to explode all slice in Pie chart.
- Added support to draw HistogramNormal Distribution curve.
- Added support to Display LabelSideByside in Pie chart with the help of PiesLabelSideBySide property.
|
| What's Fixed: |
- Parse error occurred when the gridLine's pentype and Linetype property set in both X and Y.
- More than 100 intervals appeared when Yaxis DateTime property Set.
- NullReferance Exception Occurred when set the more property at design time.
- Legend Symbol is not displayed as Series type automatically
- ChartWebarea Border Style is not working properly.
|
| Diagram Web | |
| What's New: |
- The new DiagramWebControl class implements an ASP.NET Web Server control that enables diagrams to be rendered as static or interactive images on a web page. Diagram interactivity is achieved through image maps and JavaScript on the client side and diagram-pertinent event handlers on the server side. The Diagram Web Control is built using the same document object model of the Essential Diagram Windows Forms control.
- The DiagramWebControl now features callback-based support for processing events raised by the client. This AJAX-style functionality is implemented using the new Syncfusion CallbackWebControl and provides vastly superior server responsiveness to client events by updating the diagram without having to post back the entire page.
|
| What's Fixed: |
- The DiagramWebControl.KeyUp event was failing to get generated in response to keyboard event.
- The DiagramWebControl's View.Magnification and View.Origin properties may now be used to set the diagram's magnification and origin.
- Design time errors generated when attempting to reset the DiagramWebControl's border properties have been fixed.
- An unspecified margin was being rendered along the top and left borders of the DiagramWebControl.
- Image map elements generated for hidden nodes were causing node selection errors.
|
|
| |
Essential Studio for ASP.NET 4.1.0.50 |
01/23/2006 |
|
| Tools Web | |
| What's New: |
- Callback Controls Package includes CallbackPanel and CallbackMultiplexer Controls.
- ViewState support lets your control's view state to be up to date.
- Rotator lets you easily create dynamic and high performance news scrollers, stock quotes, slide-shows, feature highlights etc., you can also bind with any custom relational database as well as with xml files.
- MaskedEditTextBox: The key properties are 'Mask' and 'SpaceSymbol'. The Mask defines the kind of mask that needs to be applied on the input and the SpaceSymbol specifies if a special character should indicate a space.
- NumericTextBox: The key properties are the 'IncrementStep', 'MaxValue' and 'MinValue' properties. The property names are self-explanatory. There are also culture related properties on the control like 'CultureSource', 'DecimalDigits', 'DecimalSeparator', 'GroupSeparator', 'GroupSizes', 'NegativePattern', 'NegativeSign' and 'UserOverrideCulture'.
|
| Grid Grouping Control | |
| What's New: |
- Brand new "display only grid" lets you create good looking reports in grid format. Based on our Windows forms grid, you can customize the look and feel of the grid, feed it data from any data source and finally get it rendered as an image in the browser.
- Includes an AutoRefresh feature that will refresh the grid based on a specified refresh frequency using AJAX style Callbacks.
|
| What's Fixed: |
- Includes bug fix for issues encountered with grouping records when a filter has been applied
- Now includes support for displaying null and specifying null date time values while editing a record.
- The grid was losing the state of the editable controls (like checkbox in a template column) on postback. This has been fixed.
- Grid's ID generation logic was broken when hosted inside a UserControl. This has been fixed.
|
| Chart Web | |
| What's New: |
- Added Auto scale property in ChartwebControl.
- Added ChartPlotArea Margins property in Chartwebcontrol.
- Added Histogram chart.
- Added support to explode all slices in Pie chart.
- Added support to draw Column separating Lines.
|
| What's Fixed: |
- Fixed ChartAreBackImage not displayed properly at run time.
- Line Chart's Legend Series Color is not changing properly.
- Fixed ChartLegend's Height,width and size property are not working properly.
- Fixed ChartWebarea Border Style is not working properly.
- Fixed Chartwebcontrol Title's Font not working properly.
|
| Diagram Web | |
| What's New: |
- Scrollbars can now be enabled in the DiagramWebControl for displaying large diagrams that exceed the control bounds. The scrollbar display and mode can be set using the HTML 'overflow' style property. The possible values are 'visible', 'scroll', 'hidden' and 'auto'. Scrollbars are displayed in the OrgLayout sample.
- The following new ASP.NET samples have been added to demonstrate the capabilties of the DiagramWebControl in added detail: FlowDiagram, InteractDiagram, NetworkModel, QuirkyText, ChangingDirection and RadialLayout. These samples can be found under the Diagram.Web / Samples folder.
- The DiagramWebControl now features the new DiagramWebControl.KeyDown and DiagramWebControl.KeyPress events that will be generated in response to keyboard activity on the client browser.
|
| What's Fixed: |
- The DiagramWebControl's View.Magnification and View.Origin properties may now be used to set the diagram's magnification and origin.
- Design time errors generated when attempting to reset the DiagramWebControl's border properties have been fixed.
- An unspecified margin was being rendered along the top and left borders of the DiagramWebControl.
- Image map elements generated for hidden nodes were causing node selection errors.
|
|
| |
Essential Studio for ASP.NET 3.3.0.0
|
09/06/2005 |
|
| Chart Web | |
| What's New: |
- Added ElementsSpacing property.
- Added ColumnWidthMode and FixedColumnWidth properties to control width of Column chart.
|
| What's Fixed: |
- Chart Legend does not use Windows Forms checkboxes in ASP.NET.
|
| Diagram Web | |
| What's New: |
- DiagramWebControl now features KeyDown and Keypress events that will be generated in response to keyboard activities on client side.
|
| What's Fixed: |
- View.Magnification and View.Origin can now be used to set Magnification and Origin.
- Designer errors are generated when attempting to reset the DiagramWebControl's border properties.
- Unspecified margin is rendered along the top and left borders of DiagramWebControl.
- Image map elements generated for hidden nodes were causing node selection errors.
|
|
| |
Essential Studio for ASP.NET 3.2.1.0 |
04/27/2005 |
| | |