Accessing FlexSheet Filters

Posted by: holly.anderson on 13 October 2017, 1:43 am EST

    • Post Options:
    • Link

    Posted 13 October 2017, 1:43 am EST

    Hello,

    I have a FlexSheet that allows filtering via setting the showFilterIcons property to true. How can I programmatically access the filters that are currently applied? My goal is to save the filters and then reapply them after refreshing the itemsSource.

    Thanks,

    Holly

  • Posted 15 October 2017, 6:19 pm EST

    Hi Holly,

    You can use the filterDefinition property to get the applied filters. Here is the code snippet

    var filter=this.YourFlexSheetObject._filter.filterDefinition

    Thanks,

    Abhishek

  • Posted 12 January 2018, 12:32 am EST

    I know this thread is a bit old, but I was wondering if there’s any way to access the FlexGridFilter object associated with the FlexSheet without relying on “private” properties, like _filter.

    Holly

  • Posted 14 January 2018, 11:32 pm EST

    Hi Holly,

    We are sorry for the inconvenience.

    We have requested to make _filter as public property with tracking id 305043. This should be done in next future releases.

    We will let you know as we get update.

    ~Manish

  • Posted 12 February 2018, 3:29 am EST

    Is there any update on this?

    I logged onto the support portal (https://supportone.componentone.com) hoping that I’d be able to see this issue, along with others on which I’m still waiting for a response, but no issues/cases appeared. Is there some other way that I can track the progress of my outstanding issues?

  • Posted 12 February 2018, 2:52 pm EST

    Hi Holly,

    Case ID 305043 and other ID’s shared with you are internal tracing ID’s which are not visible to our dev and support teams. If you need status on any of the cases then please let me know I will provide the same. I have requested an update on case 305043 and I will update you once I get some more information on the same.

  • Posted 12 February 2018, 11:43 pm EST

    Hi Abhishek,

    Thanks for the clarification. I’d like updates regarding the following cases, if possible: 297615, 304715, 305043, 305865, 306348, 306358, 306843, 307018, 307919.

    For future reference, can I report new issues through the support portal instead of posting them on this forum?

    Holly

  • Posted 13 February 2018, 5:08 pm EST

    Hi Holly,

    Following issues are fixed and should be contain fix in 5.20173.411 build which may be downloaded from here to verify the issue:

    http://prerelease.componentone.com/wijmo5/

    305043 [Not included in 411, the next build will contain this fix], 305865, 306348, 306358, 306843

    Rest of the issues are still with the development team for investigate and fix, we have requested for an update from the team on these issues.

    Yes, you may report issues through SupportOne portal using following link:

    https://supportone.componentone.com/home

    ~Manish

  • Posted 26 February 2018, 3:05 am EST

    Any update on these remaining issues: 297615, 304715, 307018, 307919?

  • Posted 26 February 2018, 3:03 pm EST

    Hi Holly,

    The issue with id 279615 has been fixed and the fix should be included in 5.20173.428 build.

    The pre-release build may be found from here:

    http://prerelease.componentone.com/wijmo5/

    We have request for an update for rest of the cases.

    ~Manish

  • Posted 28 February 2018, 6:52 am EST

    Hi Manish,

    Do you have an idea of when the next official build will be released?

    Thanks,

    Holly

  • Posted 28 February 2018, 1:44 pm EST

    Hi,

    Most probably, the next build will be release in Mid or later March 2018.

    ~Manish

  • Posted 4 March 2018, 11:58 pm EST

    Did you get a response regarding the status of the remaining issues (304715, 307018, 307919)?

  • Posted 5 March 2018, 10:08 pm EST

    Regarding : 304715

    In your sample the collectionView.collectionChanged.addHandler was invoked before the flexSheet add bound sheet.

    This caused the collectionChanged handler to be triggered before the FlexSheet add new row.

    CollectionView.collectionChanged.addHandler should be invoked after the FlexSheet add bound sheet.

    FlexSheetDemo_AutoSizeHeight_Knockout_Update.zip Please see the attached sample

    Cases 307018, 307919 are been worked upon actively by the Dev Team. I will update you on this soon.

  • Posted 6 March 2018, 7:34 pm EST

    Hi,

    Cases 307018, 307919 have been fixed in the pre-release build. Please check the functionality by download the latest pre-release build from here

    http://prerelease.componentone.com/wijmo5/

Need extra support?

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

Learn More

Forum Channels