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...
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...