Search Results

Type: Posts; User: decho

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hello Daniil,

    Thank you! :)
    You can mark thread as closed.
  2. Hello,

    Yes, i already read this im some thread. And ofcourse i tried it. But i dont know how to do this.
    I also tried with X.GetValue() , but without success.
    May be will be better if i make...
  3. Hello Daniil,

    Thank you for you reply.
    Problem is that encode is ok when i want to set value of TextArea with XML from server,
    but when i want to submit data - i cannot do html encode on the...
  4. Hello All,

    I read i think all threads about this :) But still didnt understand how to resolve my problem without changing ValidateRequest for page.
    I just need to have TextArea where user can...
  5. Update : if i set AutoLoad.Mode = IFrame
    then control will be displayed , but not in window.
    Also tried to put it inside asp.PanelHolder, inside FitLayout, without any success.
  6. Hello All,

    I have some problem, and may be its bug, or, may be not :)
    I'm trying to use in my project Silverlight File Upload control ( http://silverlightfileupld.codeplex.com/ ).
    I have button,...
  7. :)
    Thank you very much for explanation
  8. Hello,

    Thank you. I can confirm, that setting this to true help with problem.
    Can you explain little bit, what is this flag? I see what is wroten about forcing layout of container.
    What is...
  9. You are right :) i didnt think only about this, that may be some day my server can stop, and then sample will become
    unavailabile.
    Ok, in future i will use just pasting of code
  10. Hello,

    I think that link to ready to compile project is better, but, ok, here is sample code

    File : Default.aspx


    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs"...
  11. I already did this.
    Sample is here
    http://decho.ath.cx/pavel/WebApplication2-1.zip
    If you want to paste code here - ofcourse its not a problem
  12. I found a solution,which work at least for me.
    I know that its not a best way, because causes invoking of DirectEvents if they are set for acivating,
    but, untill there is no fix, this can help.
    ...
  13. Another think, that may help...

    Playing with this, i put breakpoint in checkbox.cs file in form.
    In function LoadPostData , i see that
    string val = postCollection[this.UniqueName];
    always is...
  14. Hello Again,

    Here is updated example :

    http://decho.ath.cx/pavel/WebApplication2-1.zip

    Where is shown exactly situation about i wrote.
    We have menu, with dynamic panels. Clicking of item...
  15. ...deleted message...
  16. Hello Guys,

    I have similar problem.
    When i have tab panel, and checkboxes inside , if panel is added dynamicaly, then state of checkboxes in tab, which is not activated never is not ok.
    I got...
  17. Hello,

    When this fix will be availabile public?
  18. Hello Vladimir,

    Yes, i know this. Ofcourse you cannot expect to call something that is not exist ats is done here in example of geoffrey.mcgill
    but i just want to say, that this example is...
  19. Hello,

    And first thanks for the answer :)
    This works ok yes, but as i understand, in this way, directevents cannot be used?

    For example in you code , if i change way how slider movement is...
  20. Hello All,

    I know that this is not a subject of Ext.Net ofcourse :) i read a lot, and think that with standart HTML / JS functions is not a possibile.
    Seemslike Silverlight at least v4 doesent...
  21. But, its works for text fields for example without setting ViewStateMode?
    And this is necessary only for sliders or for other controls too?
    Can you specify for which this need to be done?
  22. It's not a bug guys? :)
  23. Hello All,

    I think that i found another bug ( or two may be ) with my current project.
    I'm using only dynamic creation of controls, so may be this is not usual task and i found some problems....
  24. Hello,

    Yes, i can confirm that without ContentEl its still work fine.

    Regards,
    Nedelcho
  25. Hello Vladimir :)

    I will do this. Is there other way to fix this problem than?
    Except the way that i found with EnableViewState property?
Results 1 to 25 of 38
Page 1 of 2 1 2