google-code-export / gwt-ext-ux

Automatically exported from code.google.com/p/gwt-ext-ux
1 stars 3 forks source link

The function getValue() of GridNumericFilter & GridDateFilter does not work #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create new GridFilter[] with fields from types GridNumericFilter &
GridDateFilter 
2. Try to get the value of each field by using the function getValue of
each GridFilter. 
3. Apache tomcat throws exception caused by java.lang.OutOfMemoryError:
PermGen space.

What is the expected output? What do you see instead?
The expected scenario is that the values would be transfered to where it
should. The current scenario is the exception above. 

What version of the product are you using? On what operating system?
GWT 1.4.61
GWT-EXT 2.0.5
GWT-EXT-UX 0.4
operating system - windows XP
IDE - NetBeans 6.1

Also, the code example for the GridFilter is missing...

Thanks,
Inbal

Original issue reported on code.google.com by inbal.go...@gmail.com on 7 Oct 2008 at 1:52

GoogleCodeExporter commented 9 years ago
Can you please help me in getting GWT-EXT-UX 0.4 jar file, i am not able to get 
it. 
I want to use GridFilter functionality from that jar. Kindly advice.

Original comment by AkShukl...@gmail.com on 7 Dec 2009 at 7:21