Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    [bug] grid filter and grouping

    SmartClient 8.2
    IE8, chrome
    'adaptiveFilter' sample
    http://www.smartclient.com/index.jsp#adaptiveFilter

    1. type 'ad' in the 'item' column filter
    2. group by category
    3. clear filter

    you can see a first correct fetch, and then a second wrong fetch, with the previously cleared criteria.

    then:
    4. type 'ad' in the 'item' column filter
    you can see that the criteria becomes {itemName: "a"}
    Last edited by claudiobosticco; 26 Jan 2012, 01:08. Reason: solved

    #2
    Verified. This should be fixed in the next nightly build (8.2p and 8.3d branches)
    Thanks
    Isomorphic Software

    Comment


      #3
      resolved, thank you very much.

      unfortunately, another bug appeared:
      http://forums.smartclient.com/showthread.php?p=80359#post80359

      Comment

      Working...
      X