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...
Hi, I have following fields: Q1 ftinteger Q2 ftstring and set farequired:=true In my form,i have memtable1,datasource1,button1,dbgrideh1, fielddefs of...
jsntydx
jsntydx@...
Jul 13, 2007 3:43 am
593
Hello, I would like to know how to automatically select all the displayed rows of a dbgrideh. THX Fred....
DBGridEh1.SelectedRows.SelectAll; _____ From: EhLib@yahoogroups.com [mailto:EhLib@yahoogroups.com] On Behalf Of frederic_lienard Sent: Friday, November 16,...
EhLib 3.6 If I leave the cursor in the STFilter line and change the datasource - I'll get the 'Out of range' error in procedure SetColumnAttributes: the cycle...
I am trying to get the DropDownSpecRow to work and I cannot seem to get the database to connect and display the fields in a drop down list in the grid. I have...
I usually dropdownspecrow property with lookupcomboboxeh but it must work with the grid. You must write a value for cellstext property and set visible true ...
Hello, I've found a bug in the 4.2 release. In a EhDbgrid, if a column has a picklist and a keylist, both lists can't have a blank value anymore. The...