google-code-export / gwt-ext-ux

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

Grid Summary Javascript error #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Good day 

I get the following exception with the Grid Summary Component:
$wnd.Ext.ux.grid.GridSummary is not a constructor.

I am on Windows and have tried the code in FireFox 2.0.0.15 and Internet
Explorer 6 and with the Google Toolkit Browser:

[ERROR] Unable to load module entry point class
com.mycompany.mypackage.client.HelloWorld (see associated exception for
details)
com.google.gwt.core.client.JavaScriptException: JavaScript TypeError
exception: Object expected
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:481)
    at
com.google.gwt.dev.shell.ModuleSpace.invokeNativeHandle(ModuleSpace.java:225)
    at
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeHandle(JavaScriptHost.java:8
9)
    at
com.gwtextux.client.widgets.grid.plugins.GridSummaryPlugin.create(GridSummaryPlu
gin.java:34)
    at
com.gwtextux.client.widgets.grid.plugins.GridSummaryPlugin.getJsObj(GridSummaryP
lugin.java:29)

Please see
http://gwt-ext.com/forum/viewtopic.php?f=7&t=1083&st=0&sk=t&sd=a&start=10
for more information.

Thank you

Kind regards
Heinie

Original issue reported on code.google.com by Heinie.B...@gmail.com on 4 May 2008 at 10:15

GoogleCodeExporter commented 9 years ago
Good day

I have attached my source code. It is based on the GridSummarySample.java but I 
see
the GridSummarySample doesn't do a Group By.

Kind regards
Heinie

Original comment by Heinie.B...@gmail.com on 6 May 2008 at 3:27

Attachments:

GoogleCodeExporter commented 9 years ago
Good day 

Please CLOSE this bug request as I have resolved the issue. Please see postings:

http://groups.google.com/group/gwt-ext/browse_thread/thread/fa681c4b504e129/83b5
7d7b9a8f807e#83b57d7b9a8f807e
http://gwt-ext.com/forum/viewtopic.php?f=7&t=1083&p=3930#p3930

Thank you

Kind regards
Heinie

Original comment by Heinie.B...@gmail.com on 7 May 2008 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by mariusz.pala on 16 Jun 2008 at 9:54