Added Smart.Grid image exporting to .PNG and .JPEG.
Added Smart.Grid data localization.
Improved API documentation for all Web components.
Smart.Grid - You can now preserve column sorting on datasource update.
Smart.Grid API - Introduced columnResize and rowResize events, onCellUpdate, onRowUpdate callback function.
Improved framework loop rendering with the *items property. It can now be bound not only to an Array, but also to a Number now. This means that new HTMLElements will be automatically created depending on a numeric value.