I want to buy a Ehlib version compatible with BDS2006. The 4.1 version is not available for download, only the demo is. How to get a 4.1 licensed version ? ...
Hello, i am working with EhLib41 and Delphi6. It seems, that FindFirst, FindNext does not work. For Example (an empty form with a button): procedure...
Using DElphi 7 with DBISAM. It does not allow quotes around boolean filters or SQL's ie it follows SQL-92 Strictly. ie Ehlib generates [Catalogue]= 'True' but...
Bjr, J'aimerais savoir si c'est possible de faire des zones de recherche incrementale sur les colonnes des grilles Ehlib,si c'est le cas indiquez moi les...
Didn't work yet. Here is what I need. A Checkbox for the user to select records (select to print for example) independant from the table. Could you lay out the...
Hello Sesse, EhLib does not have TDBCTRLGRID component. EhLib have single grid - TDBGridEh. Tuesday, February 14, 2006, 3:03:26 PM, you wrote: S> hello, S> I...
Hello sawwah_kw, You can create column for checkbox. Set Column.Checkboxes = True Write Event Column.OnGetCellParams and assign Params.CheckboxState =...
Hello rundlewd, You need write and register special class TISAMDatasetFeaturesEh = class(TSQLDatasetFeaturesEh) and overwrite procedure ApplyFilter(Sender:...
Bonjour la communauté, Je travaille avec une base de données mysql mais j'ai constaté récemment que les colonnes de type checkboxes ne fonctionnent qu'avec...
... On peut faire la même chose avec d'autres types de champs, mais la différence, c'est qu'il faut définir dans la propriété KeyList avec les valeurs du...
Bonjour la communauté, Je voudrais savoir comment implementer une zone de recherche en haut des colonnes de grille DBGRIEH?J'ai constaté en fait en activant...
... C'est possible, mais il faut inclure dans l'unité source l'un des fichiers du répertoire Ehlib\DataService, en fonction du type de connection qui est...
Hi Guys, Anybody got MyDAC & EhLib 4 working to access MySQL? I'm trying to get EhGrid to do Sorting/Filtering and I found the EhLibMyDAC.pas file but am not...
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
delphi_8@...
Apr 6, 2006 8:30 pm
485
hello, i have a dbgrideh linked with a tmemtableeh. this tmemtableeh is also linked with a TClientDataSet by a TDataSetDriver. When i do a refresh on the...
Hi. I have a table, a datasource and the DBGridEh. If the table is not filtered is ok, verticall scroll is ok. If the table is filtered, verticall scroll work...
Hi I think it's not intuitive for users when there is no selection in grid and they just trying to copy current cell to clipboard, and Ehlib copies nothing, so...
Dear Friends, VT Manpower Consultancy Services Pvt Ltd., is the leading Manpower provider for IT and ITES Companies in South India. We are providing a better...
Dear Friends, VT Manpower Consultancy Services Pvt Ltd., is the leading Manpower provider for IT and ITES Companies in South India. We are providing a better...
Hi, This is an urgent requirement. Delphi and RDBMS company name: NESS Technologies. Level:Senior Software Engineer Experience Level: 4-6 years in IT Total...
Hello, I'm developing a windows application using C++ builder 6 and postgres as a database server. Also I'm using the postgresDAC (Direct Access Component) to...
Hi There seems to be a problem when one popup menu is set for column and another for grid. I think in such case when I right-click on column that have specific...
I wrote an application which use zeos databases objects in delphi with Mysql database. I want to have a incremental zone of search and i rewrote the ...
First the Column.OnGetCellParams is misspiled as OGetCellParams missing the "n" Second there was no DataSet available in the event. Third there was no OnClick...
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...