mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-29 23:30:10 +01:00
8e19193a2a
- Added a 'refresh grid' parameter to UpdateRow() which indicates if a sort and refresh of the grid is necessary. - A sort and refresh is not needed when the user selects a server by pressing the space key or by mouse, but it is needed when the information displayed has changed, for example when the license has changed. - Also solved a possible null reference exception in CheckableDataGridViewController.ReplaceStoredRow(), by returning -1 if the index is not within the rows range. Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> |
||
---|---|---|
.. | ||
LicenseCheckableDataGridView | ||
LicenseRowComparers | ||
SelectionVerifiers | ||
SummaryPanelDecorators | ||
ILicenseManagerView.cs | ||
LicenseActivationRequest.cs | ||
LicenseDataGridViewRow.cs | ||
LicenseManager.cs | ||
LicenseManager.Designer.cs | ||
LicenseManager.ja.resx | ||
LicenseManager.resx | ||
LicenseManager.zh-CN.resx | ||
LicenseManagerController.cs | ||
LicenseManagerLauncher.cs | ||
LicenseStatus.cs | ||
OpenLicenseFileDialog.cs |