Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 27 Apr 2024, 17:37

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 09 Nov 2023, 10:36 
Offline

Joined: 31 Jul 2023, 07:34
Posts: 7
I have a DbGridEh, and 1 columns add DropDownBox. It is filled with data from another table (DataSource).

Can I check the DropDownBox closed, or check if selected one item?

Similar than the DBLookUpComboBoxEh.OnCloseUp event.


Top
 Profile  
 
PostPosted: 09 Nov 2023, 11:08 
Offline

Joined: 08 May 2014, 18:06
Posts: 663
Hello

Unfortunately, grid columns do not have an event when the dropdown list is closed.
You can use the Column.OnUpdateData event.
It is called when data is changed in the editor. And also called when the list is closed.

_________________
Best regards
EhLib Support Team


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: Google [Bot] and 71 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