Search the web
Sign In
New User? Sign Up
EhLib
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 501 - 542 of 913   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
501
There has not been any new release of EhLib for a while and this forum seems dead, too. Is EhLib still being worked on, or is it an abandoned project now?...
martin_cakrt
Offline Send Email
Aug 8, 2006
12:18 pm
502
Hi It would be nice to make following procedures public, since they are quite general and could be used outside of EhLib. TDBGridEh.ShowEditor ...
e.kotlyarov
Offline Send Email
Aug 14, 2006
7:39 am
503
hello All i used Dbehgrid in order to genaret a dynamic report which it's fileds are generated in run time not in design mode as i have to have the sum of each...
mahdis
mahdis_jooon
Offline Send Email
Aug 23, 2006
1:18 pm
504
hello all i used dbgrideh in order to generate a dynamic report.i mean my fiels of report are generated from a sql query and will be shown in the grid.i need...
mahdis
mahdis_jooon
Offline Send Email
Aug 24, 2006
6:15 pm
505
Hello when I change a field in record, move up or down to another record for post my changes. for example field is chechbox and when chech this field, Post...
arveen1925
Offline Send Email
Aug 29, 2006
1:27 pm
506
Hello mahdis, Try to use next code DBGridEh2.FooterRowCount:=1; //Ok DBGridEh2.SumList.Active := True; DBGridEh1.Columns[1].Footer.ValueType:=fvtSum; Before...
DmitryB
dmitrybv
Offline Send Email
Aug 30, 2006
3:31 pm
507
Hello arveen1925, You can wtite next event for Column.OnUpdateData procedure TForm1.DBGridEh1Columns6UpdateData(Sender: TObject; var Text: string; var Value:...
DmitryB
dmitrybv
Offline Send Email
Aug 30, 2006
3:39 pm
508
hello sir, cau you help me more? i did not get what you say how should i add some element to collection theanks alot DmitryB <forforum@...> wrote: Hello...
mahdis
mahdis_jooon
Offline Send Email
Aug 30, 2006
3:47 pm
509
dear sir my problem is gone now i have the sum thank u very much DmitryB <forforum@...> wrote: Hello mahdis, Try to use next code ...
mahdis
mahdis_jooon
Offline Send Email
Aug 30, 2006
3:57 pm
511
hello all i want to have two PrintDBGridEh1.SetSubstitutes() in my grid.but as it is shown ,only one of them is accepted ,what should i do to have both of...
mahdis
mahdis_jooon
Offline Send Email
Sep 4, 2006
11:57 am
512
i also tried this one PrintDBGridEh1.SetSubstitutes(['%[date1]',edit1.text,'%[date2]',edit2.text]) ; but only date1 is recognized by delphi and [date2] will...
mahdis
mahdis_jooon
Offline Send Email
Sep 4, 2006
12:52 pm
513
Hello all, I used DbGridEh,TIBXDataDriverEh and FireBird v1.5. BUT the following error occures. so please help me what to do "Dynamic SQL Error SQL Error...
ilkeryesiloglu
Offline Send Email
Sep 6, 2006
3:12 am
514
hi, We have an urgent requirement for Delphi professionals for a Mumbai based MNC. Enclosed are the details: Level: Software Engineer / Senior Software...
jagadeesh.codem
Offline Send Email
Sep 11, 2006
10:43 am
515
... Well, show your SQL-query in TIBXDataDriverEh......
alex_ponomar
Offline Send Email
Sep 21, 2006
12:50 pm
516
ehlib 4.14 can support delphi 2006 ,not support c++builder 2006...
sz_1103
Offline Send Email
Oct 13, 2006
1:07 am
517
ehlib 4.14 can support delphi 2006 ,not support c++builder 2006...
sz_1103
Offline Send Email
Oct 13, 2006
1:07 am
518
Dear Sir, I can not use the InternalCalc field in TMemTableEh. When I add an InternalCalc field to my MemTableEh and set my MemTableEh.Active = True then I...
mnoorafshan
Offline Send Email
Nov 22, 2006
1:25 pm
519
I am using DBGridEh (ehlig 3.0 full version) and a client dataset in a Delphi 7 (update 2 installed) App to show a query result from a firebird table. I´ve...
fernandoj3m
Offline Send Email
Nov 26, 2006
3:26 pm
520
When the DBGridEh is in RightToLeft and one of the columns is LeftToRight the Title disappears! Why? Please this urgent help....
sawwah_kw
Offline Send Email
Dec 13, 2006
6:48 pm
521
I am trying to use the ApplyUpdates method for a TpFIBDatabase in C++Builder but I can't seem to succeed. Since dbMain->ApplyUpdates([qryTable1]) is not a...
adypurdila
Offline Send Email
Dec 29, 2006
8:46 am
522
Can I remove currency name from the field snd change number of decimal fractions? Thanks in advance....
kosatik
Offline Send Email
Jan 16, 2007
8:52 am
524
From January of the 2006 that does not update www.ehlib.com. Somebody knows that it happens with the company? Thanks Edgar Britez...
Edgar Brítez
sebaot2
Offline Send Email
Feb 2, 2007
1:15 pm
525
I use DBGridEh 4.0 with a TADODataSet. For the grid I have different Odd/Even row colors. When I insert or append a new record the alternating row colors...
Mike
mikwra2001
Offline Send Email
Feb 4, 2007
3:09 pm
526
To use the automatic sorting and filtering of DBGridEh one needs to have special units for registering the features of the specific dataset one is using. I was...
Vad
vad_klykoff
Offline Send Email
Feb 9, 2007
10:57 am
529
1¡¢why TMemTableEh can not support MouseWheelUp and DoMouseWheelDown? in the unit DBGridEh, function TCustomDBGridEh.DoMouseWheelDown(Shift: TShiftState; ...
chinacodegear
Offline Send Email
Mar 27, 2007
7:21 am
530
Hello. First of all I would like to thank you for making such nice set of components. Today I have tried to install new evaluate version of ehLib using BDS2006...
jankowalsky99
Offline Send Email
Apr 12, 2007
12:15 pm
531
Hi: I am worried. From January of 2006 the Web "www.ehlib.com" it has not had modifications. The support and updates follow effective? Regards...
Edgar Britez
sebaot2
Offline Send Email
Apr 12, 2007
1:46 pm
532
Hi all, I have upgraded ehlib component from 3,2 versiyon to 4,1 versiyon. I am using highlightfocus property in grids to determine the active row. In old...
ibrahim Bulut
ibrahim_bulut
Offline Send Email
Apr 19, 2007
1:14 pm
540
I have a column(memo). Then dataset field type is nvarchar(2000) (widestring). when i export the dbgrideh 's content to excel , the xls file can't be opened. i...
kensun
sun_ken
Offline Send Email
May 18, 2007
9:02 am
542
hello every body i want to know if there is a way or a new component which with i can export my grid data to XLS? thanks in advanced. Shape Yahoo! in your...
mahdis
mahdis_jooon
Offline Send Email
May 23, 2007
2:04 pm
Messages 501 - 542 of 913   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help