Search Results

Type: Posts; User: clrnbeek

Search took 0.01 seconds.
  1. Jeez that article you mention is VERY DATED! (dec 2008 ???!!!)
    Coolite is very up to date with ExtJs (3.1.1 almost same time to release).
    Coolite renders pure javascript, so you can add any ExtJs...
  2. Hi,

    Try searching Google or the ExtJS forums for a description and a api reference for this component. (if you are new to using Ext extensions you might want to follow a simpler approach)
    ...
  3. Hi,

    There are a few workarounds:
    - place toolbar at the bottom
    - don't use a iframe in this scenario (when you absolutely need a menu in the toolbar)
    - place the toolbar on top of a panel...
  4. Maybe in this scenario a Ext DisplayField would be nice.
    I am also rendering all my readonly form data in TextFields and TextArea's in readonly mode.
    I think they will include the DisplayField in...
  5. Thanks for your help Vladimir.
    I will postpone my ConfirmationList research untill the 1.0 version.
    In the meantime i'll investigate other areas.

    Thx.
  6. Hi,

    I'm working with ConfirmationList (0.8.1) and try to accomplish to following:
    - add 4 new records to some gridpanel
    - 2 of them have valid data
    - the other 2 are invalid, and their...
  7. Hi,
    I'm trying to use regular expression validation with the Textbox, but i notice that



    <cool:TextBox Runat="server" AllowBlank="false" Regex="/^[a-zA-Z_]+$/"></cool:TextBox>


    is...
  8. Hi,

    I managed to fix this problem.
    This is what i did to setup the DatePicker for working with Dutch dateformats:

    1) include the .js localisation file from the Ext sourcecode (called...
  9. Hi,

    I am monitoring your releases of Coolite controls, and i think you are doing an excellent job here in wrapping ExtJs for asp.Net.

    Currently I'm working with the Coolite TabPanel...
Results 1 to 9 of 9