Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 10:33

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 29 Jul 2013, 04:23 
Offline

Joined: 13 Jun 2013, 23:47
Posts: 18
Can I take the filter command. After I did a filter on the data?


Top
 Profile  
 
PostPosted: 29 Jul 2013, 08:46 
Offline
Администратор

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

What do you mean - "take the filter command"?

Best regards
Admin

_________________
Best regards
Admin


Top
 Profile  
 
PostPosted: 29 Jul 2013, 13:06 
Offline

Joined: 13 Jun 2013, 23:47
Posts: 18
in background process, After I did a filter on the data

in the background, after I did a filter on the data, there will be a command such as this filter

example

qry.Filter: = ('[region_desc]> =' + QuotedStr (Edit1.Text) + 'and [region_desc] <=' + QuotedStr (Edit2.Text));

Can I get command with bold and underline?


Top
 Profile  
 
PostPosted: 29 Jul 2013, 13:34 
Offline
Администратор

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

If it is a local filter and the filter already applied then you can get it from the Filter property of the DataSet.

DBGridEh.DataSource.DataSet.Filter

Best regards
Admin

_________________
Best regards
Admin


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

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 53 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:  
cron
Powered by phpBB® Forum Software © phpBB Group