Search Results

Type: Posts; User: haltenberg

Page 1 of 3 1 2 3
Search took 0.02 seconds.
  1. Hi Geoffrey,


    The mark-up is as follows:



    <ext:FieldSet ID="fldsetReport" runat="server" Collapsed="False" Title="Generate a report" Collapsible="True" TitleCollapse="true">
    ** *<Content>...
  2. I am using TableLayout (inside of a FieldSet) to workaround the block elements positioning. Top row has a couple of DateFields and a button, bottom row has a colspan attribute set and displays a...
  3. Geoffrey,

    Congratulations on the release! Can't wait for the code samples and Examples explorer
  4. bump
  5. With the 0.5.4 version, I have the following problem, when nesting UpdatePanels:



    <asp:UpdatePanel ID="UpdatePanel_AroundWindow" runat="server" UpdateMode="Conditional"...
  6. Geoffrey,

    Could you give an update on ETA, please? (an approximate date to wait for)
    Also, is there any way to get 0.6 beta, before the official 0.6 comes out? If so, I would appreciate if you...
  7. Geoffrey,

    Thanks for the update! Please keep us posted on the progress.


    Good luck!
  8. I also confirm that the sandbox example is brocken (click on the "Source" button doesn't pop up the window). :-(
  9. Awesome! Thank you, Geoffrey!

    Hope the topic about sandbox samples (http://forums.ext.net/showthread.php?188) is still on the to-do list of Coolite team ;-)

    Update: the sandbox sample looks...
  10. Vladimir,

    Could you please update the example to include the source code?


    Thank you!
  11. Geoffrey,

    Thank you very much! Knowing the approximate date makes anticipation easier ;-)


    Good luck!
  12. Any prognosis on the date of v0.6 community edition availability?Thank you!


    PS. Please don't reply "soon", just give a guesstimate if the exact date is not known. Thank you!!!
  13. Geoffrey,

    Thanks for the update! Could you please be a bit more specific rather than saying "soon"? :-) Just give us a guesstimate please! Is it going to be released this month? If so, is it first...
  14. Hi Geoffrey,

    I realize it is a bad time to bug you with questions, but is there an ETA on v6.0? From what I recall, it is anticipated early/mid August. Any predictions on your side?

    Thanks!
  15. Hm... I made a quick test and looks like table design is not the reason for wrong window placement. I ran across the following post...
  16. Thank you, Geoffrey!
    Is there an approximate date of '0.6-anything' availability?
  17. Geoffrey,

    Maybe this helps: fieldset "flicker" occurrs mostly on pages where a tabpanel is present.

    Thanks!
  18. Hi Geoffrey,

    Thank you for your reply!
    I'm using 0.5.4 and I see the fieldset "flicker" 90% of the time. I also remember you saying you fixed it, but you never mentioned when :-) If this helps: I...
  19. Hi Geoffrey,

    Can you please confirm that fieldset flicker will be fixed in 0.6?

    Also, did you have a chance to look at HtmlEditor stretching issue?

    Thanks!
  20. I have found the window.center() method in ExtJS documentation and added it to my code (client-side scripts call window.center() after window.show()). This seems to help a little, but sometimes the...
  21. I have an ext:Window on my page, which is not displayed on PageLoad and a bunch of user controls with buttons. When a button in user control is clicked, an iframe inside the window is updated...
  22. Hi Vladimir,

    Thanks for your comment. Actually, I have seen the post you mention and even tried to use the code. Frankly speaking, I would like to avoid the things that post suggests: loading...
  23. I have the following mark-up code:

    <asp:UpdatePanel ID="upWinPanel" runat="server" UpdateMode="Conditional" ChildrenAsTriggers="false">
    <ContentTemplate>
    <ext:Window ID="EditorWindow"...
  24. Geoffrey,

    Sorry for bugging: how do can I clear the HtmlEditor value client-side? I've tried

    Ext.getCmp('myEditor').setRawValue('&amp;nbsp;');
    and
    ...
  25. Wow! This would be awesome! Coolite is getting cooler every day :)
    As I understand, these features (ext:Tooltip) are not available in 0.5.4 yet? If so, how soon can we expect 0.6 (or is there any...
Results 1 to 25 of 52
Page 1 of 3 1 2 3