Announcement

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

    issue in grid filter when upgraded to smartgwt 3.1

    Earlier version i used was gwt-2.0.3 and Smartgwt-2.2.

    Now upgraded to gwt-2.5.0 and smartgwt-3.1.

    Issue observed is as follows -
    screen uses a listgrid and showFilterEditer is given true.
    One listgridfieldtype is given as date and other columns are strings.
    Screen loads fine with records in listgrid and then if i try to filter for any of the columns its not filtering and instead it reloads the entire resultset.

    Then later if i give values in date column plus any other string column, then the filter works fine for the string value entered and not the date value.
    ie. all filters except date filter works fine only if i enter value in date filter + other filter.

    Can anyone please suggest a solution for this.

    #2
    Go to the post : http://forums.smartclient.com/showthread.php?t=14617

    Comment


      #3
      We're not sure why dev_123 suggested that other thread, but you should go to the FAQ to see the details you need to post in order to enable others to help you.

      Comment

      Working...
      X