Hi,
  I was trying to run remote paginng grid from gwtext showcase2. my
xml is:
<module>
    <inherits name='com.gwtext.GwtExt'/>
   <inherits name='com.gwtext.Pagebus'/>
    <inherits name='com.google.gwt.user.User'/>
    <inherits name="com.risklabs.gwtutils.Gwtutils"/>

    <script src="js-ext/adapter/ext/ext-base.js"/>
    <script src="js-ext/ext-all.js"/>

    <set-property name="user.agent" value="ie6"/>


    <entry-point
class='com.risklabs.gwt.associaterecord.client.AssociateRecord'/>

    <source path="client"/>


</module>
    i get error as       [ERROR] Injected scripts require an
associated JavaScript block that indicates when the corresponding
script is fully loaded and ready for use while loading inherited
module 'com.gwtext.Pagebus' .

thanks
prashanthi

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to