Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - Filteing question
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Filteing question

 Post Reply Post Reply
Author
Message
moe188 View Drop Down
Senior Member
Senior Member


Joined: 27 March 2006
Status: Offline
Points: 220
Post Options Post Options   Thanks (0) Thanks(0)   Quote moe188 Quote  Post ReplyReply Direct Link To This Post Topic: Filteing question
    Posted: 11 February 2007 at 8:05pm
Hello,
I do have a report control that contains several records (report control has the following columns: ClientFullName, ClientTypeOfCall, DatOfCall), and I was wondering if there is anyway to filter the reportcontrol using 2 text boxes. the first 1 text box, I will use the filter the report to view only the report containing certain client (ClientFullName), then the second text box will be used to filter the report by type of call (ClientTypeOfCall) for only the client filter by the first text box?
I hope my question is clear enough to have an answer ASAP.
I am using 10.4
Thank you,

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 14 February 2007 at 4:13pm
Hi,

Regular filtering functionality works for all record columns.

In your case you have to implement custom filtering functionality by iterating all rows and hiding those which do not fit into your condition.

--
WBR,
Serge
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.