Closed GoogleCodeExporter closed 9 years ago
Sorry I was wrong in saying the line as
fieldName.setFilterable(new Boolean(false)); with A and C
Instead it should be
fieldName.setSortable(new Boolean(false));
Original comment by mrayandu...@gmail.com
on 17 Feb 2010 at 7:00
This would be an improvement to the HtmlHeaderEditor class...patches are
welcome!
Original comment by jeff.johnston.mn@gmail.com
on 10 Mar 2011 at 9:51
Original issue reported on code.google.com by
mrayandu...@gmail.com
on 15 Feb 2010 at 5:31