Announcement

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

    List Grid Date Filter

    I am using a ListGrid. I set the showFilterEditor option to true. The filters work fine as far as functionality. They look fine in Chrome and Firefox as well (gridInChrome.JPG). When I load the application in IE 8, the Date field renders wrong (gridInInternetExplorer.JPG).

    I also attached the ListGrid settings. (JudListGrid.java) I also attached the datasource (StatusScreenDataSource.java). And the code for one of the date fields. (fieldCode.java).

    Is there anyway to fix the rendering of this in IE?

    I am using the latest ga of SmartGWT 2.2.
    Attached Files

    #2
    Try this.

    Comment


      #3
      That fixed the rendering problem.

      Thanks for the quick reply!
      Brad

      Comment

      Working...
      X