Commit Graph

95 Commits

Author SHA1 Message Date
09e5252262 1. RxDBGrid - fix paint multiline caption after show dialogs over grid
2. RxDBGrid - fix show filter values after add new record


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-12 14:08:34 +00:00
c70a742cf7 RxDBGrid - fix draw last row with active footer rows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-03 09:35:53 +00:00
2630770763 TRxDBLookupCombo: fix modify TPopUpFormColumns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:00:56 +00:00
c4c6ccb983 RxDBGrid: fix modify TRxDBGridKeyStrokes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 11:44:08 +00:00
6f55ebe095 EraseBackground procedure added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-02 00:53:24 +00:00
9a87777833 1. Rework wordwrap procedure
2. RxDBGrid - in tools menu hide not used items

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-18 14:11:00 +00:00
5cfeeee16e RxDBGrid - allow word wrap in data cell. For details see RxDBGrid demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 13:17:40 +00:00
1b56006473 1. RxDBGrid - change declaration for register sort engine function
2. New package - Rx_Sort_Zeos - sort engine for zeos components

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2542 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-27 14:27:35 +00:00
ef7bf595fb 1. RXDBGrid - in collumn title show number for sort fileds
2. RXDBGrid - in multiline collumn header push button only last line
3. RxDBGrid demo - fix work with filter in table demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-26 14:19:29 +00:00
7c25da7b8a fix compile with FPC 2.6 - Lazarus 1.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-25 18:03:19 +00:00
c2e3789352 1. RxDBGrid - create new shortcat - Ctrl+A - select all rows
2. RxDBGrid - new procedure - SelectAllRows
3. RxDBGrid - try to fix error with edit Lockup filed in modal dialogs
4. RxDBGrid - add new key strokes:
    rxgcSelectAll - select all rows
    rxgcDeSelectAll - deselect all rows
    rxgcInvertSelection - invert selection
    rxgcOptimizeColumnsWidth - Optimize all columns width
5. New packet (rx_sort_fbdataset.lpk) and component (TRxSortFBDataSet) - add to project sort engine for FBDataSet


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-24 14:21:22 +00:00
b536e10982 1. RxDBGrid - sort dialog allow make sort order for all fields
2. RxDBGrid - new procedure - ShowSortDialog
3. RxDBGrid - make multicolumn sort by tytle click with ctrl

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-21 17:06:21 +00:00
49e82e3e66 RxDBGrid - fix work lockupcombo cell editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-20 14:02:20 +00:00
28e82d44ad 0022917: Patch for AV when closing TRXDBLookupCombo PopUp window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2525 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 20:14:13 +00:00
b1c6b6141a 1. RxLockupCombo - fix paint control whith color for null values
2. RxDBGrid find dialog - improved localization
3. RxDBGrid - clear quick search data after mouse click


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 14:06:46 +00:00
8fb214f590 rxdbgrid - fix AV on open form whith empty grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 16:29:12 +00:00
1bf39713f0 RxDBGrid - in TRxCollumn add event - OnDrawCollumnCell. Event fired on draw current cell only
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 19:52:38 +00:00
b1827f8951 in rxdbgrid in filter and sort form show ColumnCaption for user choise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2513 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 10:07:41 +00:00
ffd4b105f4 RxDBGrid - fix draw themed vertical collumn caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-15 19:41:36 +00:00
608708e249 fix RxDBGrid - AV in edit buttons if in DataSet not exists columns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-07 14:12:36 +00:00
2228ea0aa5 RxDBGrid - fix calc sum in footer row for detail dataset if master dataset scrolled
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 18:39:35 +00:00
f4e3cdde5d fix ReadOnly for rxDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:35:54 +00:00
3414e0ec24 fix button width for ButtonEditor in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:24:06 +00:00
774aa2e4f9 in rxdbgridCollumn add property EditButtons - collection of custom buttons for edit cell. See RxDBGrid demo - collumn price
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:03:53 +00:00
b44d85767b minor fix for calc total function in RxDBGrid - tnx ronin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-04 17:31:52 +00:00
5c4b3718b1 fix merge multiline titles in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-23 16:27:52 +00:00
38ac510e85 improved draw TRCloockupCombobox, new propertys for RxDbGrid - SortField and SortOrder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 17:51:20 +00:00
068c0f2fdc fix cacl footer row in rxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-08 14:57:37 +00:00
d2615e526b fix cacl footer row in rxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-08 14:14:10 +00:00
909cca7757 RxDBGrid - fix error on calc footer with null fields - tnx ronin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:17:38 +00:00
db96249492 RxDBGrid - fix cacl footer for empty dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:12:20 +00:00
dd694d509c RxDBGrid - fix cacl footer row for ftLargeint fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:10:46 +00:00
bac149645a in RxDBGrid remove unnecessary recalculation of statistics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-15 21:22:58 +00:00
c0c7572f82 in RxDBGrid disable scroll event on calc footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-15 21:05:55 +00:00
1d4fd99f98 fix error in rxDbGrid - tnx .wOvAN and ronin from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 20:01:51 +00:00
06f7e545ad RxDBGrid - move footers property to FooterOptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-25 07:27:11 +00:00
6c209927e9 fix bug in RxDBGrid - tnx haword from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 04:46:16 +00:00
ba32690bfa fix draw footer rows in rxdbgrid with scrolbars - thx vicvala from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-22 21:59:39 +00:00
ab2b63d534 fix change column order in RxDBGrid column config dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 19:13:50 +00:00
ddfc0e9dee fix compile error
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-15 11:17:10 +00:00
695b270396 fix datemask in rxdbgrid, new component rxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-13 15:45:13 +00:00
19359ddf86 Fix the RxDBGrid Scrollbar drag bug. When drag the vertical bar to first and last and the records are not fully display, there is not first or last record.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-12 13:35:03 +00:00
439af454af new property in TRxCollumn - DirectInput - allow select input values in RxDBGrid only from PickList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-22 17:07:49 +00:00
0c664731be new sort engine for TSQLQuery - thx BugMaker from FreePascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:03:59 +00:00
0b046f8abd Add a new DrawFullLine property to draw full line to footer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 14:48:11 +00:00
2c9d008c28 DefaultRowHeight can be reset now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 13:21:51 +00:00
233dbee19f Fix draw text background in rxdbgrid if themes enabled. Thx for Boris from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-27 20:31:51 +00:00
973e0ee879 fix bug id=3114291 - divizion by zerro in multiline captions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:39:14 +00:00
a893599c36 fix error on draw rxdbgrid title
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-17 19:16:46 +00:00
8fa8605633 fix create new collumn in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-09 16:21:55 +00:00