Search Results

Type: Posts; User: marcellus

Search took 0.01 seconds.
  1. Hi Geoffry,

    Is'nt time for a public preview of Expamples panel of version 1.0?


    marc.
  2. Thank's very mutch geoffrey.
    marc.
  3. Ok, I finded the problem.
    The bug(?) don't appears beacause I work at run-time but simply beacause I use a form!
    Try this code:



    <form>
    <input type="button" />
    </form>
    ...
  4. After a lot of test, the problem occours only if the method is static.
    Thanks, marc.
  5. Hi,

    thanks vladimir but obviously is not possible to buid b.Listeners.Click ="... :-)

    An js error appears, as:

    Errore: [Exception... "Component returned failure code: 0x80070057...
  6. Hi,

    How to work with Ajax Methods at run time?
    This don't work:



    Coolite.Ext.Web.Button b = new Coolite.Ext.Web.Button();
    b.Text = "Go!";
    b.Listeners.Click =...
  7. Thank's Geoffrey.
  8. *Hi, news about this?
    http://forums.ext.net/showthread.php?postid=5252.aspx*is from 12/10/2008
    Nothing in svn/branch.
    Problems?

    marc.
  9. *Finded all answers at*http://forums.ext.net/showthread.php?postid=5252.aspx

    Thank's, marc.
  10. Hi,

    the Coolite TOOLKIT Roadmap at http://www.ext.net/support/ is allways stoped on Version 0.8.
    How about ExtJs 3.0 integration?

    This will be request a new licenses?

    Thank's marc.
  11. Hi Vladimir,

    The base params work really good, how to set post Solved?

    marc.
  12. Hi Vladimir,
    thank's very mutch.

    1. You can't return data object from the page to store. Only DataBinding allowed

    I don't understand why is possible call a webservice that return xml and not a...
  13. Hi Vladimir,
    thank's for reply.

    The Store can't be binding from static method on page because in the static method the store is inaccessible.

    ...mmm... I don't want acces to store, I want...
  14. Hi,

    I want to insert a results grid in a page with search parameters.
    Now I want to obtain it without page reload.
    My idea is a "ProxyMethod" for store that obtain data from a static WebMethod....
  15. Hi,

    great work!
    I love your controls.

    Please, how about Ext-js combo box?

    Thank's, marc.
Results 1 to 15 of 15