Commit Graph

106 Commits

Author SHA1 Message Date
0e48d1843c RxDBGrid:fix AV on calc collumn width. Patch from ssadragon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-21 17:01:09 +00:00
bcbeed383b RxDBGrid - fix edit buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-16 17:57:58 +00:00
9a9db1d08a New component - RxPropStorage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-09 05:37:53 +00:00
e16f5bacfb RxDBGrid - add enable property for RxCollumn filter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-08 05:26:49 +00:00
e2986ffdf1 RxDBGrid - fix open dataset without create collumns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-11 16:45:50 +00:00
aff1962f51 RxDBGrid - fix calc COUNT in footer row on filtred dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-29 20:34:42 +00:00
596d7cf5d9 RxDBGrid - new code for calc footer sum for any dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-29 18:17:29 +00:00
6e3b508236 RxDBGrid - continue work on calc footer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-28 21:46:45 +00:00
94c53ecb53 1. TRxDBGrid - fix error in calc title height procedure on resize column
2. TRxDBGrid - start work on DB independed filter procedure in grid
3. TRxDBGrid - fix calc sum in footer row on Zeos dataset with filter
4. TRxDBGrid - fix calc width of filter combobox after resize filtred column


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-28 15:40:03 +00:00
0d0db64f45 1. TRxDBGrid - add new metod in RxSortEngine for calc total values
2. In TZeosDataSetSortEngine add metod for for calc total values in RxDBGrid
3. In TZeosDataSetSortEngine add metod for for calc total values in RxDBGrid
4. In TRxMemoryDataSortEngine add metod for for calc total values in RxDBGrid

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-19 13:45:06 +00:00
1edb9a7a9c 1. TRxDBLookupCombo - fix fired OnClosePopup event
2. TRxDBGrid - fix show filter in table dropdown box in Windows XP



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-14 14:29:55 +00:00
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