Search Results

Type: Posts; User: Birgit

Page 1 of 7 1 2 3 4
Search took 0.01 seconds.
  1. Hi,

    I have a problem with maximizing a window. The window must be maximized by default, this is working correctly, but when i click the maximize button again, the window disappears.

    Below you...
  2. I placed the license key in the global.asax like i used to do. I also tested the other way to place it in the web.config, but both gave me the pop-up message "unlicensed".
    In meanwhile i've sent an...
  3. Hi,

    I'm suddenly having the same problem...
    The message "unlicensed" is popping up

    Kind Regards
  4. Thanx a lot! This was just a typo in making an example for you, but it also made me realize that the problem was not in the code-behind.
    In my example i make use of a user control and the url...
  5. Hi,

    I'm trying to load a formpanel with xml data, but from code-behind. The code below is based on your example XML Form.
    the button "load from javascript" is working, but the other "load from...
  6. Thanx Vladimir! It's working like a charm now.
  7. Hi guys,

    The problem i'm having is to redraw a line smoothly on the fly. Explaining myself: On my screen i have a line (sprite) and a rectangle (sprite) "connected" to each other. What i want to...
  8. Thanx Vladimir! Only the radius attribute is working for me.
    Solved!
  9. I want rounded borders for my rectangle spritetype. When i set the sprite attributes RX and RY to 20 for example, they aren't rendered in the browser. When inspecting the element in browser, these...
  10. I created a dynamic fileuploadfield and two "buttons" to cancel or delete the upload.
    I want to make use of the emptytext to display the file name of the initial selected file.

    for example:
    -...
  11. Any news on this one...?
  12. Hi,

    I have the following issue. When i have a datefield on my form with the following settings: allowblank = true and format is for example 'dd/MM/yyyy'.
    When i press the save button of my form,...
  13. Thread: MVC Model Bind

    by Birgit
    Hi Nurkmez,

    I'll try this one out. Then i can use it as a temporary solution.
    thanx a lot!
  14. Thread: MVC Model Bind

    by Birgit
    Hi,

    Is this already fixed? Or do you have a solution?
    I have the same problem...

    And also the "ComboValue3 = 1" isn't working too in your example.

    thanx!
  15. I already figured it out.

    Here an example of the settings:

    A project namespace: "MyNamespace"
    A resource file "test.resx" with a custom tool namespace "MyResources". Don't forget to make the...
  16. Hi,

    Can you post a simple example of how to use localization on the ext.net controls in an MVC razor view page.

    thanx!
  17. It just seemed to me easier without passing container id's and using the rendermode.

    But i will change my code to the partial views
  18. Hi Vladimir,

    Thanx, i saw this one. But the way i'm doing it, isn't that possible? It's just less "complex".

    Regards
  19. Hi all,

    I'm not able to find anywhere a simple example of a viewport in mvc razor with navigation in the north region that loads the center region of the viewport.
    I made an easy example to...
  20. Hi Vladimir,

    Thanx a lot. You can mark this as closed.
  21. So it's not possible then?

    In case i use the DirectFn instead, which parameters does this event include? (is it only the value, or also the id, extraparams, ...?)

    Can you give me the possible...
  22. Hi,

    I want to use remotevalidation for a datefield. But i want to add the datecontrol and the onvalidation event in code-behind.
    Is it possible that the OnValidation property is not available in...
  23. Hi Baidaly,

    With the example i posted, you could reproduce it...
    What i noticed is, when i hold my click a little bit longer, then the combobox doesn't collapse, but when i click fast (normal),...
  24. Hi,

    I'm having problems implementing a custom plugin in a web site (not a web application)
    I receive the javascript error: "Object expected"

    here is an example to reproduce:

    javascript file
  25. Hi Baidaly,

    Thanx for your solution, it's working like a charm!
    The only problem that still remains is the collapsing of the MultiCombo in IE8 after selecting an item.

    Thanx!
Results 1 to 25 of 158
Page 1 of 7 1 2 3 4