Unplanned
Last Updated: 27 Mar 2018 12:05 by ADMIN
ADMIN
Anna
Created on: 20 Dec 2017 14:37
Category: Spreadsheet
Type: Bug Report
1
Spreadsheet: Changing the column width through the model does not update the layout
When the size of the columns is changed using the ColumnSelection.SetWidth(*) method does not update the layout, so subsequent uses of the layout are not calculated correctly. For example BringIntoView method works incorrectly. 

Workaround: call RadSpreadsheet.UpdateLayout() after setting the width.
0 comments