Search Results

Type: Posts; User: Malin

Search took 0.01 seconds.
  1. Thank you for your response.

    That is exactly what am I trying to do BUT without javascript on my page.
    Is there any way to do it via DirectMethod or just from C# ?

    I really do not want to...
  2. Thank you for your fast answer it was helpfull and I think now I understeand more.
    Nevertheless when I use my handler as you suggested



    Handler = "Files.EditFile();"


    I can't post any...
  3. I don't know how much more celar to be so I post real life example.
    I am working on file editing via ext.net using htmleditor.
    Mainly I have one controller (DesktopController) and builder class...
  4. I am creating a TreePanel inside a window on the code behind.
    Simplified code is posted at the end of the post.

    What I am trying to achieve is similar to example in here :
    LINK
    but with one...
  5. Thank you very much. This was really helpfull!
    Now I understeand much much more ;)
  6. Thank you for your answer.
    This is not really what I need. My main problem is with routeing through controllers (methods in those controllers) without loosing data stored on page. Editing text I can...
  7. Hello everyone.

    I really enjoy my adventure with ext.net but I am simultaneously learning ASP.NET so my question might be a little wierd.
    I am coding in EXT.NET MVC
    What am I trying to achieve :...
  8. It did! Thank you very much.
  9. I am trying to achieve what is posted here :
    MVC EXT.NET Desktop Overview
    using code behind in my controler.
    I stopped on DesktopConfig creation.
    Original code looks as follows :

    ...
Results 1 to 9 of 9