Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 27 Apr 2024, 22:59

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 10 Nov 2013, 16:07 
Offline

Joined: 10 Nov 2013, 15:58
Posts: 4
Hi,
I think there is a bug in the beta version.
When i have Lookup column in grid and set EnterAsTab to true, pressing the enter skips the Lookup column.
If i change the line 6888 in DBAxisGridEh from
Result := ReadOnly;
to
Result := not ReadOnly;

it fixes the problem.
Unless there is a reason to skip the lookup columns.

Another question
can you change string '<All>' in line 366:

cbFindIn.Items.AddObject('<All>', nil);

in DBGridEhFindDlgs.pas to resourcestring constant.
Changing this will allow to translate this string in multilanguage applications.

Thanks


Top
 Profile  
 
PostPosted: 10 Nov 2013, 20:19 
Offline
Администратор

Joined: 22 Dec 2011, 20:19
Posts: 335
Hello

Thank you for information.
We fixed it in EhLib 6.3 Beta Build 6.3.164.

Best regards
Admin

_________________
Best regards
Admin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 75 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group