View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037776 | Lazarus | LCL | public | 2020-09-19 15:20 | 2020-09-19 15:25 |
Reporter | TB0815 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | Linux x64 | ||
Summary | 0037776: TDBGrid AutoAdjustColumns not working with showing Memos | ||||
Description | If you have a database with including Memo fields and activate the "dgDisplayMemoText" feature, the AutoAdjustColumns function does not work any more. | ||||
Steps To Reproduce | * create a database with large datafields, e.g. TEXT in SQLite * load it into the grid and try and AutoAdjustColumns * it should work, but display (Memo) in the grid * activate "dgDisplayMemoText" in the grid * load the database again * the content is now displayed correctly * AutoAdjust does not work any more | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | |||||
Widgetset | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-19 15:20 | TB0815 | New Issue | |
2020-09-19 15:25 | Jonas Maebe | Project | FPC => Lazarus |