-
28 Dec 2009 1:21 PM #1
[FIXED] gxt 2.1: ColumnFooter not public
[FIXED] gxt 2.1: ColumnFooter not public
hi dev team,
i have not found an issue in forum search for this:
the class ColumnFooter is not public. thus i cannot use it in my own GridView implementations. i have to override and reimplement many methods of GridView. i need that as i am short before finishing a real BufferedGridView where rows can have different height, rows are rendered and loaded only on demand, api is 100% GridView....
but i am happy that the extension of GridView is much easier than DatePicker. i tried to make a DateTimePicker and ended up in copy/paste the code and put it in a com.extjs.gxt.ui.client.widget package as it is full of private and highly package dependent.
regards, kht
-
20 Jan 2010 9:37 PM #2
This bug is fixed in the releases/2.1 branch and is now available in the 2.1.1-beta release available here.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote