Search Results

Type: Posts; User: maras54

Search took 0.01 seconds.
  1. hi geoffrey,

    it was just nice to use "customconfig" for height and width, and i thought it might be a bug.
    not a big problem.


    thanx for your replies.
  2. hi;

    that is a very simplified version of my page. i already have a viewport at the top level of my page and inside of it a lot of panels, layouts and stuff. so i need to use customconfigs of...
  3. hi,

    i think the sample code i sent explains the problem.
    the value of the ConfigItem must be "100%".

    that problem occurs only under IE8.
    i am using version 1.0

    Thanx.
  4. hi;

    so the real issue was adding HideLabels="true" to formpanel, not to multifield.
    it is working now.


    Thanx for the answer.
  5. hi;

    firstly, i recently updated to version 1, it took a little time to do that but it is great.

    i am trying to have long fieldlabels inside a multifield whereas multifield should not have a...
  6. Hi;

    yeah I confused about container and manager, sorry.

    So everything is perfect right now. It works under IE as well.

    Thank you for quick replies and help
  7. hi vladimir;

    thanx for the reply.
    I tried to use the script and css from the post you sent but I could not make it work. It gives exception "Ext is not defined".

    If you can post sample how to...
  8. hi vladimir;

    I am using v0.8.
    I stated at my first post that
    "you can set the value of checkbox in formlayout via clicking the fieldlabel of the checkbox, in firefox and chrome, not in IE.
    but...
  9. hi;

    there is no problem with getting checkboxes at server side, the problem is; value of the checkboxes is wrong.
    I moved the scriptmanager into form but does not work.
    I also realized that ;
    ...
  10. hi;

    you can set the value of checkbox in formlayout via clicking the fieldlabel of the checkbox, in firefox and chrome, not in IE.
    but the value of the checkbox set only at the client side. you...
  11. hi; sorry for the late response;

    to jchau:
    I do not believe so, but u can try just modifiying the embedded style sheets (xtheme-slate-embedded.css). and that can be ur custom t5heme maybe.. I...
  12. thank you vlad

    it works..
  13. Hi ;

    I have some radiobuttons and checkboxes. I am posting a clear sample which I believe expalins everthing, but shortly I want to prevent the Check handler to be called when I call the...
  14. hi;

    thanx for you replies..at least I understand the reason of that delay..it is not about my user control..even if I delete my user control and add 400 Ext Checkbox in my aspx, I get the same...
  15. this is my aspx page producing the problem


    <%@ Page Language="C#" %>
    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web" TagPrefix="ext" %>
    <%@ Register TagPrefix="myTag"...
  16. hi,

    I updated from SVN, the delay reduced just under the 1 second now, which is not so bad for now for me..but you can still tell the difference between IE and other browsers, others has no any...
  17. hi;

    I have a usercontrol which produce a custom checkboxtree control (not any coolite-ext stuff, just one single div at design time, and alot of divs and html checkboxes at runtime (about 200) )....
  18. 1.
    If you are trying to access an embedded file, please ensure you select
    the .css file in Visual Studio, view the Properties of the file, and
    choose "Embedded Resource" for the "Build Action".
    ...
  19. hi geoffrey
    I was wondering why geoffrey has not replied yet while he is helping to any kind of posts:)

    anyway thanx for asking, but I have not been working on that custom theme stuff for a...
  20. hi;
    thanx for the reply..




    [ClientStyle(Type = typeof(ScriptManager), FilePath = "/extjs/resources/css/xtheme-myCustom-embedded.css", WebResource =...
  21. hi coolite team;

    i have been using ur library for about 4 months I have been able to find any answer to my questions in your posts, so this is my first post.
    First of all u really made a great...
Results 1 to 21 of 21