Anonymous | Login | Signup for a new account | 2019-02-16 15:27 CET |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
0006061 | [JEDI VCL] 00 JVCL Components | major | always | 2013-01-15 01:29 | 2015-09-14 13:20 | ||
Reporter | delphichem1 | View Status | public | ||||
Assigned To | AHUser | ||||||
Priority | normal | Resolution | fixed | ||||
Status | resolved | Product Version | 3.47 | ||||
Summary | 0006061: JvDBGrid double click to resize (with proposition to fix) | ||||||
Description |
If dgIndicator is set to False, when double clicking to resize does not resize the right column, and it cause exception if it is the first column. |
||||||
Additional Information |
On TJvDBGrid.CalcSizingState(X, Y: Integer; var State: TGridState; Add if Index > FirstVisibleColumn + VisibleColCount then Index := FirstVisibleColumn + VisibleColCount; if not (dgIndicator in Options) then <----- add FResizeColumnIndex := Index <----- add else <----- add FResizeColumnIndex := Index - 1;// Store the column index to resize. |
||||||
Tags | No tags attached. | ||||||
Attached Files | |||||||
|
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |