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?...
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...
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...
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...
Hello mahdis, Try to use next code DBGridEh2.FooterRowCount:=1; //Ok DBGridEh2.SumList.Active := True; DBGridEh1.Columns[1].Footer.ValueType:=fvtSum; Before...
Hello arveen1925, You can wtite next event for Column.OnUpdateData procedure TForm1.DBGridEh1Columns6UpdateData(Sender: TObject; var Text: string; var Value:...
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...
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...
i also tried this one PrintDBGridEh1.SetSubstitutes(['%[date1]',edit1.text,'%[date2]',edit2.text]) ; but only date1 is recognized by delphi and [date2] will...
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...
hi, We have an urgent requirement for Delphi professionals for a Mumbai based MNC. Enclosed are the details: Level: Software Engineer / Senior Software...
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...
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...
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...
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...
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...
1¡¢why TMemTableEh can not support MouseWheelUp and DoMouseWheelDown? in the unit DBGridEh, function TCustomDBGridEh.DoMouseWheelDown(Shift: TShiftState; ...
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...
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...
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...
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...