Announcement

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

    ListGridField.setOptionFilterContext missing in 4.0p ?

    Hello,

    I just upgraded our code base to use the latest 4.0p patch build (nightly 2014-10-05). The code won't compile anymore as ListGridField.setOptionFilterContext method has been removed. Is this intentional ? If so, how should we alter our code to achieve the same effect as the setOptionFilterContext call made earlier ?

    Thanks!
    Marko

    #2
    You are correct - that shouldn't have been removed. We'll fix this in the next nightly build.

    Comment

    Working...
    X