Hi! How can i print more then one copy of a TDbGridEh assigned to TPrintDBGridEh? If i use something like: if PrintDialog1.Execute then PrintDBGridEh1.Print; ...
I use BCB6. first, i add the code into dbgrid onDrawDataCell event handler method //----------- void __fastcall TFormTestComp::DBGridEh1DrawDataCell(TObject...
wjpwxl2000
wjpwxl2000@...
Aug 14, 2003 2:26 pm
32
Delphi 3 Professional...
o_robert2003
o_robert2003@...
Sep 1, 2003 8:52 pm
33
Hello o_robert2003, Tuesday, September 02, 2003, 12:50:53 AM, you wrote: o> Delphi 3 Professional Last version of EhLib that support Delphi 3 is EhLib 1.7. You...
I have EHlib (no source) ver. 1.61. I have print/preview in PageFooter sum field that is one page but i dont know how. Any suggestion ?...
o_robert2003
o_robert2003@...
Sep 5, 2003 10:57 am
35
Your components are great but in this component the popupmenu work only with the right click on the arrow......
shrike6_7
shrike6_7@...
Sep 9, 2003 1:54 pm
36
Hello shrike6_7, Tuesday, September 09, 2003, 5:53:05 PM, you wrote: s> Your components are great but in this component the popupmenu work s> only with the...
... work ... Excuse me for my poor english.. well, in the standard TDBLookupComboBox the right click work on any part of the component and not only on the...
shrike6_7
shrike6_7@...
Sep 10, 2003 1:27 pm
38
I develop a net bar program , with a server controling all the 200 clients,using access as database,all the clients info is loaded into a dbgrideh,we must...
y zh
linuxoverflow@...
Sep 11, 2003 12:08 am
39
Hello shrike6_7, Wednesday, September 10, 2003, 5:27:00 PM, you wrote: ... s> Excuse me for my poor english.. s> well, in the standard TDBLookupComboBox the...
Hello N.Wade. Thursday, September 11, 2003, 4:08:16 AM, you wrote: yz> I develop a net bar program , with a server controling all the 200 clients, yz> using...
Здрравствуйте! Обнаружил некоторые проблемы работы с DBGridEh: 1. Поставил обработчик на...
salex_chin
alex@...
Sep 19, 2003 7:32 am
42
I have just started to use the Ehlib Grid component and am having a problem finding how I can automatically size the drop down controls when they contain...
I use a DBLookupComboboxEh and add one edditbutton but the event onClick don't work. GruЯ Christof...
cstsoft
cstsoft@...
Oct 11, 2003 2:27 pm
44
Dear Developers, I am glad to announce new version (3.2) of EhLib. More detail info you can get here: http://www.ehlib.com ... You can get demo from...
i'm testing the EhLib and i stoping. My English is bad then showing in Source Code. Resuming, how to make this? What event i apply this code for TabEnter ...
Hi, Using EhLib 2.6 and Delphi 7 I want to enter a string in Grid Column in upper case but I can not find CharCase property in Column's property as defined in...
Hi!, i want color the rows of the grid if the data in the row satisfy a condition: value of the cell : 'ABC' (the grid show the data of table 1) Qsearch count...
shrike6_7
shrike6_7@...
Oct 25, 2003 10:17 am
50
Hello shrike6_7, I can not understand exactly what you want. To highlight row that have cell 'ABC' in column need to write next event. procedure...
Excuse for my poor english.. you answer work..if i use DBGridEh1.DataSource.DataSet.FieldByName('PDescription').AsString it work! Thanks very much.. but with...
shrike6_7
shrike6_7@...
Oct 27, 2003 2:33 pm
52
Hi! I have TDBGridEh connected to TADOQuery and TADOStoredProc that deletes some records from the underlying table. Then TADOQuery is requeried (or simply...
sk_233_322
sk_nom@...
Nov 5, 2003 2:10 pm
53
Hi, I have a DBGridEh tied to a query with calculated fields. Both query fields and columns have a displayFormat set to '#,###,##0.00'. Everything is fine on...
The footer made the sum automatically; if i want put the value of this sum in a variable? Thanks....
shrike6_7
shrike6_7@...
Nov 11, 2003 10:21 am
55
Hello frederic_lienard, Grid copy data for excel in numeric format and Yes does not truncate decimal part. To have truncated values on display and on excel,...
i'm testing the various DBgrid's and i found this excelent toll grid and need help for use this, see below. How to skip columns with propertie readonly and e...