Search Results

Type: Posts; User: bmagana

Search took 0.01 seconds.
  1. Hi Vlad,

    I´m trying to implement this sample but the username and password fields are not recognized. I read the link above you post, with no luck...

    The web.config already have:


    ...
  2. I was missing this lines in web.config, system.webServer section:




    <system.webServer>
    <handlers>
    <add
    name="DirectRequestHandler"
    verb="*"
  3. Hi,

    I´m receiving this error on loading the main page... (this is new because the site was working fine yesterday).

    I have been reading a lot of post about this error with no luck... 8(

    With...
  4. Hi,

    I´m using HTMLEditor and it allways returns the HTML within <P> and </P> tags.

    This causes that the bullet & numbered list don´t work (because it took all the HTML as a single item in the...
  5. It works like a charm!

    Thanks a lot Daniil.

    Best regards!
  6. Hi AABR / Daniil,

    I saw your post http://forums.ext.net/showthread.php?13290 and I can´t make it works.

    I copied the sample code you post, and include de script slindingtabs.js (downloaded from...
  7. Thread: Menu selection

    by bmagana
    Please see de demo on https://examples1.ext.net/#/Toolbar/Menu/Toolbar_with_Menus/

    Check under Button w/Menu --> Radio Options

    best regards!
  8. Thread: Menu selection

    by bmagana
    Jus set the menu property Selectable="true".

    best regards
    BM
  9. Hi,

    I have a grouping grid with some fields, incluiding a checkbox.

    The problem is that if I want to make the checbox editable, I must put in <ext:GroupingSummaryColumn>, I can´t specify that...
Results 1 to 9 of 9