[]
[X.iOS] Selection was not invalidating when resetting columns and rows.
[X.iOS] Marquee was not properly being hidden while dragging.
[X.iOS] Marque was not updating when resizing a column if SelectionMode was None.
[X.iOS] Fixed an issue where Sorting/Editing/selecting/resizing/dragging actions cannot be performed on multiple zoomed in FlexGrid.
[X.iOS] NotSupportedException is no longer thrown when Dispose() method is called and navigate back to Home page.
[X.iOS] Fixed an issue where resizing the grid was not working correctly.
[X.iOS]Fixed an issue where all rows are randomly relocated when reorder the rows after apply filtering.
[X.iOS]Column headers were not displaying distinctly from the Data cells by default in Material design FlexGrid.
[X.iOS]Fixed an issue where a grid's Columns and Row cannot be resized again after resize by increasing Columns/Rows' width and height.
[X.iOS]Fixed an issue where GroupRowFont applies in some other data cells when scrolling, sorting, expanding/collapsing actions are performed.
[X.iOS]FlexGrid bound with EntityFrameworkCollection now refreshes immediately when data is pasted into another row.
[X.iOS] ArgumentNullException no longer occurs when loading FlexGrid.
[X.iOS] System.NullReferenceException occurs on rendering the Classic Style FlexGrid.
[X.iOS] ArgumentOutOfRangeException thrown when enters some special characters (+, *, (, ), $, ?) in filter text box with 'MatchWholeWord' filter mode.
[X.iOS] Fixed an issue where FontSize of the Grid does not change although Grid's Font is set.
[X.iOS] FlexGrid does not get refresh and rows/columns with cell values are still rendered after setting ItemsSource to null
[X.iOS] Fixed an issue where GroupHeaderFontSize cannot be changed by setting FontSize property.
[X.iOS] ArgumentOutOfRangeException no longer thrown after deleting all rows if Frozen Rows is set in FlexGrid.
[X.iOS] Columns are not disappeared although unchecked all columns in 'Column Layout' page.
[X.iOS] Fixed an issue where GroupRowBackgroundColor property does not take effect in FlexGrid.
[X.iOS] Fixed an issue where SizeThatFits method of GridGroupRowCell was returning the Frame.
[X.iOS] Selection was not invalidating when resetting columns and rows.
[X.iOS] Typed filter values that are a part of filtered grid cell after spacing are added in filtered cells on FlexGrid.
[X.iOS] Fixed an issue where Column of selected cell can be dragged without holding column header to be initiated on iOS.
[X.iOS] Content of C1Border was not clipped.
[X.iOS] Fixed an issue where Zooming and Scrolling cannot be applied smoothly in both Device and Simulator.
[X.iOS] Fixed an issue where FlexGrid resizing was not working correctly.
[X.iOS] Update logic to cancel drag event when dragging without holding.