With this code:
listGridField.setDefaultValue("def");
the default value for the filterField (=wrong) AND the defaultValue for the
data field gets set to "def". It should only set the listGridField itself.
This code:
listGridField.setDefaultFilterValue("abc");
does noting.
Original issue reported on code.google.com by bhuisman...@gmail.com on 18 Jan 2009 at 3:56
Original issue reported on code.google.com by
bhuisman...@gmail.com
on 18 Jan 2009 at 3:56