Thanks, Dmitry V. Bolshakov. I added a PopupMenu to call ApplyFilter and ClearFilter/ApplyFilter. and they do works. Because some of the filter columns are...
Hello e37_houdw, e> It just seems a little bit not convenient to press the Enter after e> select the Filter from a ComboBox like Filter editor. Is it possible ...
STFilter running very well in main form (MDIfORM), but not working in MDIChild. I'm using Delphi7 & ADOQuery for my dataset. It won't help even thought I added...
Hello smching2001, Saturday, September 11, 2004, 6:55:42 AM, you wrote: STFilter nowhere checks the type of Form. s> STFilter running very well in main form...
I need a report title in every page. the report title must be print before the page header, and i can set it's font. Please answer me How to do? Like the...
Hello ht88th2000, You can use TPrintDBGridEh.Title property but TPrintDBGridEh does not allow to change font for Title. Wednesday, September 15, 2004, 10:58:35...
I best Wish that the TDBGridEh has TDBGridEh.Title property(like TPrintDBGridEh.Title). In fact,the TPrintDBGridEh.Title property is not useful generally. I...
Hello, I found your component very well but I've a problemewith an application that uses it. I make a Master/detail relation between two TADOTables and I noted...
bidochon2210
bidochon2003@...
Sep 22, 2004 6:26 pm
146
... is ... just a precision : I used TDBSumList V1.00 Merci...
bidochon2210
bidochon2003@...
Sep 22, 2004 7:53 pm
147
Hello bidochon2210, DBSumList does not depend of type of dataset and does not know about master/detail relations. Write next code for event that is call when...
TDBGridEh How remove current row from selected rows, if Selection type is gstRectangle? Current row is top of selection rect....
ksergey_72
s_wr@...
Sep 26, 2004 5:06 am
149
Hello ksergey_72, Try to use next code: procedure TForm1.bClick(Sender: TObject); var LeftCol: Integer; begin if DBGridEh1.Selection.SelectionType =...
Hi, I would use DBGriEh for edit lines of an invoice. I have a table ("Products") where there are stored the products (Designation,codes,Prices,...) and 2...
bidochon2210
bidochon2003@...
Sep 27, 2004 2:11 pm
152
Thank you very much Dmitry Lionel...
bidochon2210
bidochon2003@...
Sep 27, 2004 2:12 pm
153
Hello bidochon2210, There no such event. Try to use TColumn.OnUpdateData event. Event occurs when grid is going to write data from InplaceEditor in DataSet...
... DataSet field. ... automatically ... of a ... Ok thank you for your quick answer, that works fine ! The datas of the line are showed, not when the...
bidochon2210
bidochon2003@...
Sep 27, 2004 6:29 pm
155
Hello bidochon2210, b> Ok b> thank you for your quick answer, that works fine ! b> The datas of the line are showed, not when the lookupCombobox close b> up...
Hello, I am very sorry to insist but I can't succed to catch an event to show the informations of a line at a time when the ColumnDBLookupCombobox closes up,...
bidochon2210
bidochon2003@...
Sep 29, 2004 7:46 pm
157
Hello, I was wondering if the GridView component is part of the EHLib library. I have a program that uses EHLib and I am using the demo version of EHlib just...
I have just inherited the source code for a large project from a company that no longer exists. The project uses EhLib version 2.0 and I have been given the...
rmn_rv
rmn_rv@...
Sep 30, 2004 4:34 pm
159
Dear Developers, I am glad to announce new version (3.5) of EhLib. More detail info you can get here: http://www.ehlib.com ... You can get demo from...
Hello Peter, All users of EhLib 3.X can download EhLib 3.5 using same path and password. Saturday, October 02, 2004, 12:28:43 AM, you wrote: P> Hello Dimitry, ...
I had a TDBGridEh where the following propeties is set to True: 1. OptionsEh: dghAutoSortMarking 2. StFilter: Local 3. StFilter: Visible 4. the TitelButton of...
Hello Dimitry, when I want to compile demo1 the following mistake was shown EhLibBDE.DCU is missed. Normally this file was in the package in previous versions....
Hello Peter, EhLibBDE.Pas reside in DataService directory of EhLib archive. ... Demonstration Programs ... Demonstration programs use tables from the DEMOS...
Hi, Is it possible to not color lines during printing a DBGridEh. The lines of the DBGridEh are colored on event "OnGetCellParams" with instruction...
bidochon2210
bidochon2003@...
Oct 4, 2004 7:40 pm
166
Goodevening. I want to order ehlib component but i have 2 question before i buy it. 1) I have the necessity of print dbgrideh and the contents of 6 or 7 edit...