Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Wing 17 posts 39 karma points
    Feb 24, 2014 @ 11:55
    Wing
    0

    Search in version 2?

    Hi,

    First of all, this is a really nice package :). Easy to setup and to use.

    I've spend some time trying to find how to enable search in version 2. In XML it works just fine. Using the new FLUID setup, it doesn't seem to work. Has it not been implemented yet? Or is it a bug?

    Code: .AddView((new TableView { Name = "Default", DisableNativeButtons = false, PageSize = 50, ShowPager = true, SearchEnabled = true })

    I've already enabled the search. Also tried false and to remove the SearchEnabled, doesn't seems to work.

    Thanks again for this nice package

  • Sune Bøegh 64 posts 374 karma points
    Feb 26, 2014 @ 13:39
    Sune Bøegh
    0

    Hi Wing,

    Glad to hear it :) I think it may be a bug, although it should actually work because the XML is based on the Fluid stuff as well. I'll check it out.

    - Sune

  • Wing 17 posts 39 karma points
    Feb 28, 2014 @ 09:24
    Wing
    0

    Thanks :)

Please Sign in or register to post replies

Write your reply to:

Draft