Example of ApplyFilter for IC1ReportRecordset

Posted by: rodeliorodriguez on 17 December 2018, 7:51 pm EST

    • Post Options:
    • Link

    Posted 17 December 2018, 7:51 pm EST

    I need to be able to set a master-detail in ComponentOne and I am implementing IC1ReportRecordset but I can’t make ApplyFilter work, can anyone provide me an example? I have been trying

    public void ApplyFilter(string filter)

    {

    filter = “studentID = '” + GetFieldValue(6) + “'”;

    }

    and

    public void ApplyFilter(string filter)

    {

    filter = “studentID = ‘studentID’”;

    }

    but they are not working. Any help will be greatly appreciated!

  • Posted 19 December 2018, 9:55 pm EST

    Hello,

    Your concern is being addressed on SupportOne ticket 358740.

    I request you to respond to the same to avoid confusion.

    Thanks,

    Esha

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels