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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 98 - 128 of 913   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
98
I'm looking for some example of TMemTableEh usage... if someone has a good example - it would be nice to send it to me at walloon[at] walloon.be Thanks. Remy...
oubliebe
walloon@...
Send Email
Apr 5, 2004
8:55 pm
99
Hello oubliebe, May be you have concrete question how to do something. Tuesday, April 06, 2004, 12:54:11 AM, you wrote: o> I'm looking for some example of...
DmitryB
dmitrybv
Offline Send Email
Apr 7, 2004
10:24 am
100
Как заставить EhGrid отфильтровать содержимое датасета после выбора в выпадающем списке...
moonfakes
Offline Send Email
Apr 10, 2004
6:51 am
101
Hello moonfakes, Saturday, April 10, 2004, 10:51:08 AM, you wrote: m> Как заставить EhGrid отфильтровать содержимое...
DmitryB
dmitrybv
Offline Send Email
Apr 12, 2004
12:44 pm
102
The RowCount property acts the same as the VisibleRowCount property. It does not include rows that need to be scrolled to. Also the Row property thinks it's...
Kel
kelster1975@...
Send Email
Apr 27, 2004
9:49 pm
103
Hello Kel, Wednesday, April 28, 2004, 1:49:42 AM, you wrote: K> The RowCount property acts the same as the VisibleRowCount K> property.  It does not include...
DmitryB
dmitrybv
Offline Send Email
Apr 28, 2004
6:12 am
104
Hello, Environment: WIN2K, Delphi7, EhLib 3.3, DBISAM database, EurekaLog4 (Exception feedback utility). I have an application containing multiple DBGridEh...
mpunzifarm
Offline Send Email
May 3, 2004
6:34 am
105
Hello mpunzifarm, Information like "The instruction at "0x00525aa9" referenced memory at "0x01dd6cdc". The memory could not be "written". " absolutely...
DmitryB
dmitrybv
Offline Send Email
May 6, 2004
1:09 pm
106
Hello Dmitry, I have tried unsuccessfully to create a demo to reproduce this problem. Also, I have now removed the stored "items" properties of 4 TListBoxes...
mpunzifarm
Offline Send Email
May 7, 2004
8:53 pm
107
Hello, I currently use PropStorageEh and IniPropStorageManEh to save the User's application preferences to an Ini file. I want my Users to be able to reset...
mpunzifarm
Offline Send Email
May 7, 2004
9:06 pm
108
Hello mpunzifarm, It is not very difficult. We can write init values in MemoryStream in FormCreate event. And read init values from this stream on user request...
DmitryB
dmitrybv
Offline Send Email
May 8, 2004
8:18 pm
109
Hello Dmitry, Thankyou for your response. Your code will reset all the properties stored by PropStorageEh1 but what I want to do is reset only the User...
mpunzifarm
Offline Send Email
May 10, 2004
11:05 pm
110
Dear Developers, I am glad to announce new version (3.4) of EhLib. More detail info you can get here: http://www.ehlib.com ... You can get demo from...
DmitryB
dmitrybv
Offline Send Email
May 26, 2004
8:48 am
111
Hey Dmitry, I need some help with this one. I've spent over 2 hours trying to figure out how to do this. I want the user to click the file->print menu, then...
Kel
kelster1975@...
Send Email
May 30, 2004
12:59 am
112
Hello All, Domain www.ehlib.com and support email: support@... temporary unavailable. You can use alternative path...
DmitryB
dmitrybv
Offline Send Email
Jun 4, 2004
8:53 am
113
Dear Dmitry How can I set (in code) the CharSet of the Printing Font of PrintDBGridEh? Best Regards Nicholas...
arnikos
Offline Send Email
Jun 7, 2004
11:42 am
114
Пробую заставить грид суммировать LargeInt. На выходе получаю ноль. Почему?...
mrserg1972
who@...
Send Email
Jun 8, 2004
12:00 pm
115
Hello. I have troubles using TPopupActionBarEx and TDBGridEh togather. When contextmenu appears - the TPopupActionBarEx freezes and don't respond till it will...
smalldot99
smalldot99@...
Send Email
Jun 10, 2004
12:13 pm
116
Hello, Environment: Win2K SP 4, Delphi 7, EhLib 3.4, DBISAM, ADO. When pasting a value (Ctr-V) into a TDBLookupComboBoxEh so as to select the same value from...
mpunzifarm
Offline Send Email
Jun 17, 2004
12:19 am
118
hello,dmitry I found a problem when i used DBEditEh, just like when i set dbediteh's properties 'ReadOnly=true' ,it's text can modify yet, but it's dataset is...
kabinx2008
kabinx2008@...
Send Email
Jun 19, 2004
3:58 am
119
I have a problem with mysql. I use a query with datasetprovider and clientdataset. The query is: "select * from table order by ABC limit 10". if i execute the...
shrike6_7
shrike6_7@...
Send Email
Jun 21, 2004
9:06 am
120
Hello shrike6_7, I don't know what DataSet you use, but I think your DataSet reorder data in itself after getting it from server. Grid try to reorder data only...
DmitryB
dmitrybv
Offline Send Email
Jun 21, 2004
9:47 am
121
I'm having a problem where several of my columns are set both read only, and frozen, and yet you can still get "edit mode" in them. How to fix?...
ungodaus2001
Offline Send Email
Jun 22, 2004
1:48 am
122
Hello ungodaus2001, Hello, I checked it. Grid does not allow to change text in ReadOnly columns for frozen and nofrozen columns. Send me demo project where I...
DmitryB
dmitrybv
Offline Send Email
Jun 23, 2004
6:38 am
123
when i use the dbGridEH, I export the data to csv ,but the csv format only can like the following: "a","b","c" I dont want the double quotation marks. ...
hualiang liu
eppencn@...
Send Email
Jun 24, 2004
2:26 am
124
http://goth.net/~ungod/dbgridtest.zip source and executeable. The old functionality from a demo version I picked up (really old), didn't show this, on the...
ungodaus2001
Offline Send Email
Jun 24, 2004
2:04 pm
125
Hello hualiang, Unfortunately, TDBGridEhExportAsCSV always write quotes. You can write your own object to export data like this. { TMyDBGridEhExportAsCVS } ...
DmitryB
dmitrybv
Offline Send Email
Jun 25, 2004
7:21 am
126
Hi All, EhLib Team ВХДЕФ Ч ПФРХУЛЕ ДП 12 ЙАМС. EhLib Team will on a holiday till 12 july. -- Best regards, Dmitry V. Bolshakov...
DmitryB
dmitrybv
Offline Send Email
Jun 26, 2004
5:02 pm
127
Losing SortMarker Triangle when Field set Visible:=FALSE; 1)With the following properties Set: OptionsEh.dghAutoSortMarking:=FALSE; ...
Jonathan Hills
jon_hills
Offline Send Email
Jun 28, 2004
12:03 pm
128
Row Highlite on Lost Focus: TDBGridEh 2) With the following properties Set: OptionsEh.dghRowHighlight:=TRUE; When I click on a Cell it shows the Selected Cell...
Jonathan Hills
jon_hills
Offline Send Email
Jun 28, 2004
12:08 pm
Messages 98 - 128 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