Search Results

Type: Posts; User: dlanza

Search took 0.02 seconds.
  1. Sorry Fabricio, i missing field validation, updated case with required validation fields.



    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />
    <meta name="viewport"...
  2. Hi, i show you a new example.



    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Example...
  3. Editar

    Hi, i need help for this topic.

    When i have a large form(scroll form) when a field fail his validation putting the messege under the field,if the layout has scroll, he scroll to top
    ...
  4. Hello, I have tried your suggestion to use the SelectedItems method passing it as a Model.key value but not full solution to my problem.

    With this solution I can assign default values ​​to the...
  5. Hi guys.

    Is there any way to assign a model to the TagField component such as the comboBoxFor component?

    Example:


    Html.X().ComboBoxFor(m => m.key)

    If this is not possible, is there any...
  6. That did the trick, thank you!
  7. After adding Ext.NET MVC and this package to the project https://www.nuget.org/packages/RecaptchaNet/

    Is necessary to add this three keys in the web.config


    <add key="recaptchaPublicKey"...
  8. Hi,

    and how do you do that? I mean inserting the captcha in the panel's content block.

    I'll try to upload the sample.

    Thanks!
  9. Hi,

    thanks for the response.

    We tried inserting the control inside the Content attribute of and ext panel, but we couldn't make it work.

    Also we tried pasting directly the HTML code that...
  10. Hi,

    I've been looking for an example of how I can show a recaptcha control inside an EXT View.

    If the view is pure ASP.NET we have no problems, but we can't get it to work inside of EXT.
    ...
  11. Hi,

    I have a viewport with a region center and inside have a panel and a form panel.

    All browsers seems to work ok.

    But with iOS device when textarea are focused the panel automatically zoom...
  12. Hi,

    I'm afraid that's not posible since we change the idea behind that page and the example above no longer applies.
  13. It means the "hover transition" in the buttons of the link ("Link1" button for example)... but you are right, maybe that css event doesn´t work on old browsers like Internet Explorer....

    Anyway I...
  14. Hi

    Well, I have the following trouble with a tabpanel;
    We have implemented a left tabpanel as main menu, and we would like to animate it like this...
  15. Hi,

    we solved the problem in other way.

    Thank you anyway!
  16. Hi,

    I have the next test case:

    Model:



    public class Test
    {
  17. I use Sencha CMD to generate a custom theme,but its a trial, i can use the license of ext.net for this pourpose?? If that its possible, i only need to add the generated css and assets to ext.net...
  18. Hi guys, with a license of ext.net i can create a custom ext.js theme?? How do implemnt into ext.net project??

    Regards.
Results 1 to 18 of 18