v1.08 of the Noyantis ReportControl wrapper template has been released.
Modifications include:-
* Save and Restore Layout feature added.
* 'Hyperlinks feature added.'
* 'Select All' control template added.
* 'Expand / Contract Row' control template added.
* 'Expand / Contract All Rows' control template added.
* 'Event Handler' facility added.
* Internal ID variable sizes increased.
* Additional Embed Points added.
* BUG FIX: Internal Headers / Footers were being deleted in the ''DeleteAllRows'' method.
* BUG FIX: Column Sorting incorrect when using both Grouping Sorting and Column Sorting.
Various new class methods have been added including :-
* 'SaveLayout'
* 'RestoreLayout'
* 'SetSelectedRowAll'
* 'SetSelectedRowNone'
* 'DeleteAllHeaderRows'
* 'DeleteAllFooterRows'
* 'GetRowExpanded'
* 'SetRowExpanded'
* 'ContractAllRows'
* 'ExpandAllRows'
* 'GetRowID'
* 'GetRowLevel'
* 'SetColumnIsHyperlink'
* 'SetRowCellHyperlink'
* 'GetRowCount'
* 'GetRowChildCount'
* 'GetHeaderRowCount'
* 'GetFooterRowCount'
A new demo example app has been uploaded to the web site (www.noyantis.com)