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
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
Comment