Fixed the issue where error occurred if DataType was set in Column when FlexGrid is added by Scaffold.
Fixed the issue where error occurred on adding control using scaffold in JP enviroment in non-core project.
Changed 'SortType' property instead of 'AllowSorting' property in Scaffold UI of FlexGrid.
Changed 'SortType' property instead of 'AllowSorting' property in Scaffold UI of PivotGrid.
Fixed the issue where error occurred on opening Update UI of FlexGrid if ColumnGroups were set.
Fixed the issue where SingleColumn value did not get selected in SortType dropdown of Add/Insert scaffold UI in FlexGrid.
Fixed the issue where error occurred when controls(FlexGrid, MulitRow) were added using Scaffold with AllowEdit/AllowAdd/AllowDelete in core 3.0.
Improvement
Added description of MaxResizeHeight and MaxResizeWidth of Tile in DashboardLayout Scaffold UI.
AutoComplete
Improvement
Changed the default value of CssMatch property from 'wj-autocomplete-match' to 'wj-state-match' for AutoComplete.
CollectionView
Improvement
Added CollectionView.RefreshOnEdit property.
DashboardLayout
Bug Fixes
Fixed the issue where JavaScript error occurred in 'Split Layout' page in certain scenarios.
Improvement
Created LayoutChanged event.
FileManager
New control.
FlexGrid
Bug Fixes
Fixed the issue where 'ScrollIntoView' property is not working properly as expected.
Fixed the issue where the row gets appended to the column footers on setting the columnLayout again.
Fixed the issue where the input keyboard is displayed for a moment on Chrome of Android smartphone and then disappears immediately and the edit mode ends when the custom editor of the template column is specified in the HTML input element.
Improvements
Added FlexGrid.SortType property.
Added FlexGrid.AllowPinning property that adds pin icons to the column headers.
Added FlexGrid.CopyHeaders property.
Added the AutoFilling and AutoFilled events for FlexSheet.
Added FlexGrid.DefaultTypeWidth static property.
Added Column.CellTemplate property for FlexGrid.
Added 'MutiRange' enum value in 'SelectionMode' property of Selection Mode sample in FlexGrid101.
Added new feature Column Groups for FlexGrid.
Added new FlexGridSearch control.
FlexSheet
Bug Fix
Fixed the issue where OnClientLoadedRows event does not get triggered.
MultiRow
Bug Fixs
Fixed the issue where 'Uncaught Typeerror:xxxxx' occurred on deleting selection row in new row at top template.
Fixed the issue where 'ListBox' value of SelectionMode property did not work as expected on setting with NewRowAtTop property.
Improvements
Added MultiRowGroupHeaders property for MultiRow.
Created sample page show new property MultiRowGroupHeaders for MultiRow.
Added HeaderLayoutDefinition property for MultiRow.
Created sample page show new property HeaderLayoutDefinition for MultiRow.
TransposedGrid
Added new FlexGrid Transposed control.
Samples
Bug Fixes
Fixed error that occurred on running Olap101 sample under both CS/VB.
Fixed the issue where C1.DataEngine is shown in Reference of OlapExplorer sample instead of C1.DataEngine.4.5.2.
Fixed the issue where error occurred when build AccessibilityExtender and ColumnGroups sample.
Fixed the issue where MultiRowLOB sample cannot be restored correctly.
Fixed the issue where error occurred when load or save the files in 'ServerLoad' sample and 'Remote Load/Save' samples of FlexSheetExplorer (non core 4.5) sample.
Fixed the issue where unbound sheets are displayed inconsistently when scroll the scrollbar of sheet or add new sheet in 'FlexSheetExplorer' samples.
Fixed the issue where error occurred when restore 'MVCExplorer' core sample using 'MvcExplorer.sln' or 'MvcExplorer.2017.sln'.
[FlexSheetExplorer][ExcelBook][FlexSheet101] Fixed the issue where JavaScript error occurred when delete the sheet and make certain scenarios.
Fixed the issue where hidden tile was not displayed in context menu of 'Show' setting when 'Headertext' and 'Content' properties are not set in tiles.
Fixed the issue where AllowMerging property is set twice in MergeCells sample page of non-core MVCExplorer.
Fixed the issue where Data from 'Current Opportunities' are disappeared when change the data by dragging range selector.
[MVCExplorer] Fixed the issue where error occurred when run the MVCExplorer core sample from IIS if it is open and deployed from VS 2019 using MvcExplorer.Core30.2019.sln.
Fixed the issue where data cannot load and 500 Internal server error occurred when navigate to 'FlexGrid > ODataBind' sample page of MVCExplorer (Core) JP sample.
Fixed the issue where Console error occurred when sorting on any column of second flexgird after set 'AutoGenerateColumns' false in MVCExplorer(non-core) sample.
[Wijmo5 MVC][MVCExplorer] Fixed the issue where some of the columns are missing when 'AutoGenerateColumns' setting are changed.
Fixed the issue where error occurred on sorting more than 2 columns in ODataBind sample page of Non-Core MVCExplorer.
[Wijmo 5 MVC] Vertical Scroll bars are displayed in side menu of some Explorer samples.
[Wijmo 5 MVC][FlexSheetExplorer] Fixed the issue where error occurred when save the files with any format in 'Remote Load/Save' sample page of FlexSheetExplorer(non-core) if sample is opened with VS 2019.
Fixed the issue where Unobtrusive validation error border is not observed when inserting invalid value at DateTime column.
Fixed the issue where some of the dll can't restore and error occur when restore non-core MVCExplorer(non-core) sample.
Fixed the issue where warning message is displayed when open index.html file after build Financial sample.
Fixed the issue where some of the dll can't restore and error occur when restore non-core MVCExplorer(non-core) sample.
Fixed the issue where license error occur when navigate to TransposedGrid page in non-core MVCExplorer sample.
Fixed the issue where Inconsistent behaviors are observed in 'Clear Buttons' and 'Material Design' sample pages.
Fixed the issue where warning message is displayed when open index.html file after build Financial sample.
Fixed the issue where add show source code, document for CloudFileExplorer.
Fixed the issue where warning messages are observed after building 'CS\ASPNETCore\MvcExplorer\MvcExplorer.Core30.2019.sln' sample.
Fixed the issue where the background color is missing at 'Total Profit' and 'Profit Rate' column after exporting with PDF format.
Fixed the issue where error messages are observed at 'CS\ASPNETCore\MvcExplorer\' samples.
Fixed the issue where name of Initial Folder is not shown correctly in Path Folder.
Fixed the issue where error occurred on clicking Parent Folder when 'AWS' Service is used in FileManager.
Fixed the issue where control works opposite when 'CloudType' property is set 'OneDrive' and 'GoogleDrive'.
Fixed the issue where inconsistent behaviors are observed in 'Clear Buttons' and 'Material Design' sample pages.
Fixed the issue where unlike the Wijmo 5 FlexGrid control, edit icon doesn't remain visible at all time in row header when clicking checkbox value.
Fixed the issue where exported UI is different with previous build at summary footer of 'Purchase Slip' page when exporting with PDF type.
Fixed the issue where some consistent behaviours are observed in core CloudFileExplorer.
Fixed the issue where inconsistent behaviors are observed in 'Clear Buttons' and 'Material Design' sample pages.
Fixed the issue where some consistent behaviours are observed in core CloudFileExplorer.
New Samples
Created sample page to show new property CollectionView.RefreshOnEdit for CollectionView.
Created sample page show new property Column.CellTemplate for FlexGrid.
Created sample page show new AutoFilling and AutoFilled events for FlexSheet.
Created sample page show new property FlexGrid.DefaultTypeWidth.
Created sample page show new property FlexGrid.AllowPinning.
Created sample page show new property FlexGrid.CopyHeaders.
Created sample page show new control FlexGridSearch.
Added sample for OdataVirtualCollectionView.
Added Column Pinning Sample.
Updated project template to use WF packages.
Created sample page show new control FlexGridTransposed.
ProjectTemplate
Bug Fixes
Fixed the issue where error occurred on save the data if template is create with .net core 3.0.
Fixed the issue where Package Installation error occur after create project with dll which is used WF dlls in non-core project.
Fixed the issue where License error occurred when create 4.0 projects while in Trial state.
Fixed the issue where error occurred when create the C1 AspNet MVC 5 Application(VB) with TranspsedGrid dll in JP environment.
Fixed the issue where WF dlls can not be restored properly and error occur when create WebAPI 4.0/4.5 and MVC 4.5 project with WF dlls.
Fixed the issue where Microsoft.AnalysisServices.AdomdClient dll is shown as warning sign in Reference when create 4.5 non-core project.
ItemTemplate
Bug Fixes
[Wijmo 5 MVC]][ItemTemplate] Fixed the issue where package installation error occurred when report/pdf file is added with ItemTempalte if local service and SSRS report service is used.
Fixed the issue where some of WF dlls are missing under 'References' folder when adding itemTemplates for pdf and report if MVC template is create with target .NetFramework <=4.5.1.