Studio for LightSwitch 2013 v3 is released with several new features and bug fixes. This version of Studio for LightSwitch HTML is powered by Wijmo Professional version 3.20133.18
This topic has a complete list of the enhancements and fixes included in 2013 v3 release. If you have a licensed ComponentOne Studio for LightSwitch installed in your system, you can download and install this upgrade for free. Please contact sales in case you have any query or you want to know more about the available options.
New in 2013 v3 Release
Make sure you are using the correct default.html file: The NuGet package Wijmo for LightSwitch HTML Client includes a modified version of default.htm that includes references to the Wijmo scripts and stylesheets. With the release of this version, the default.chm file is compatible with Visual Studio 2013 RTM only.
For Visual Studio 2013 Preview:
The package also installs a file named default2013.htm similar to default.htm. If you did not overwrite default.htm during package installation and you are using Visual Studio 2013, use this file instead of the original default.htm.
For Visual Studio 2012 ( Update or above) :
Use the file default2012.htm instead. Rename or delete the original default.htm and then rename default2012.htm to default.htm.
FlexGrid
Enhancements:
- The editing screen template now supports the tab key.
- Added the Redraw method to ensure proper column rendering when closing an Add/Edit screen that was invoked by a custom command button.
- Added support for the RowMapper callback function to the object returned by the call to c1ls.getGridContent.
Bug Fixes:
- Fixed a bug so that no error occurs when editing and paging templates were used in the same project.
- Fixed a bug so that the columns are sized correctly when switching tabs after filtering with built-in controls.
- Fixed a bug so that a user can navigate to the next page after filtering is removed.
- Fixed a bug so that opening a filter dropdown in the paging screen correctly invokes the Tap action.
Calendar
Bug Fixes:
- Fixed a bug so that when monthRows and/or monthCols is > 1, selecting a date in a month other than the first one no longer moved that month to the first position.
- It was not possible to navigate back to the previous page after opening an editable grid screen.
OLAP
Bug Fixes:
- Hidden columns such as RowVersion are now excluded from dropdown field lists.
FlexChart
Bug Fixes:
- Fixed runtime error that occurred when a chart control was used in a popup.
- Fixed runtime error that occurred when a chart control was used in a secondary tab.
Events Calendar
Bug Fixes:
- Fixed a bug so that the application does not hang if the events calendar control is used on the home screen.
- Fixed a bug so that runtime error does not occur when the events calendar control is used in a popup.