Search Results

Type: Posts; User: echo

Search took 0.01 seconds.
  1. Hi,

    In the Custom Search example of the ComboBox: When I type some text in the ComboBox and then focusing out of it (without selecting something from the 'AutoComplete' drop-down), the text that...
  2. Hi Vladimir,

    Thanks for your reply.

    The example that I sent you is a very(!!!) simplified version of my real code: In my real code I have layouts and also I cannot remove the...
  3. Hello,

    This post is in continue to this post:
    http://forums.ext.net/showthread.php?threadid=7241-4-1.aspx

    I upgraded to version 0.8 and I still encounter problems regarding the appearance of a...
  4. If anyone is interested: My solution (at least for ComboBox and TextField) is calling the next method (which I wrote) with the field that we want to hide as a parameter:



    public static void...
  5. Hi,

    Within a FormLayout, When trying to hide a field that has a label (by using any of the Hide(), SetVisible() methods) , the label stays visible.

    Can I hide a field (within a FormLayout) with...
  6. OK.

    Thank you very much for all your help.
  7. Hi Vladimir,

    Thank you for your reply.

    Is there a way that I can bypass the problem temporarily with the assembly that I have (for example, set a certain CSS on the DatePicker/Tab/...)?
    ...
  8. Hi Vladimir,

    I attached the whole project (it's a really simple web-site project with your code as the default.aspx code).

    I probably should mention that I checked the issue on MSIE 7 and on...
  9. Hi vladimir,

    Thanks for your reply.

    I copied your example and it still doesn't look good in the second tab only.

    See 2 attachments of first tab (works normally) and 2 attachments of second...
  10. Hi,

    I placed a DatePicker in a TabPanel tab and it doesn't look too good:
    - DatePicker's border is not complete
    - When clicking on the Month-Year on the top in order to change them, the pop-up...
  11. Hi,

    Is there something similar to the 'AsyncPostBackError' event of the asp:ScriptManager in the ext:ScriptManager?

    Thanks.
  12. Thanks Vladimir!
  13. Hi,

    I have a GridPanel TopBar containing a ToolBar that contains, among other things, a ToolbarHtmlElement, a ToolbarSpacer and a ToolbarSeparator. Their visibility should be determined by a...
  14. Thanks Ernesto!

    It almost works: for some reason, when I am loading the page, the panel is shrinking to minimum size. When resizing the browser-window, the panel suddenly appears fine...

    Maybe...
  15. Hi,

    I have a GridPanel as the one below:


    <ext:GridPanel ID="myGrid" runat="server">
    <ColumnModel ID="ColumnModel1" runat="server">
    <Columns>
    <!-- some columns -->
    ...
  16. Hi,

    In my web-site, I have a RowLayout that consists of 3 LayoutRows. In each LayoutRow I have a Coolite component (Panel, GridPanel, TabPanel), in the following form:



    <ext:RowLayout...
  17. Hi,

    Is there a way to configure the renderer of a column in a GridPanel in such way that the result will come from an ajax method?

    (In other words, something like the code below):


    ...
  18. Hello,

    I've just upgraded my web-site to use Coolite 0.7 instead of Coolite 0.6 and I'm having trouble to get the login module to work again:

    In my web-site I am using forms authentication. My...
  19. Hello,

    First of all - congrats on 0.7! Just downloaded it, looking forward to work with it.

    In the Readme.txt file on the downloaded page, you directed to add the following line to the...
  20. Hello,

    Following Mark Cooke post regarding Enum support in Store objects: Are they going to be supported in Coolite 0.7?
    And on the same matter: Is Coolite 0.7 coming out any time soon?...
    ...
Results 1 to 20 of 20