Search Results

Type: Posts; User: mehdy

Search took 0.01 seconds.
  1. Hi fabricio
    Thanks for the reply, seems working
  2. I have created a very simple use case, just added a simple edit view to the DirectEventController in template project provided
    by Ext.Net.
    I open the new view in modal window and I like to close...
  3. Hi fabricio
    renderer="frame" loads page in an iframe, in this way you cant simply close this window, because App.Window1 is null and you cant call App.Window1.close(), even in a direct event its not...
  4. Hi
    I have added a window to your direct event sample page like this


    <ext-section target="Main">
    <ext-container region="Center" scrollable="true" paddingAsString="30 20 30 50">
    ...
  5. Hi
    I have a toolbar and a grid and I like to show a modal dialog with a create view inside it, when user clicks on the toolbar button.
    is there a sample for this in 7.2?
  6. Thanks, really helpful
  7. That's awesome, thank you.

    I hoped there is way to add font icons, Is there any way that we can add font icons too? (Like spotless theme)
  8. This is old syntax :


    X.ITLButton().Icon(Icon.PageExcel) // PageExcel == 1149


    This is new which not working in gray theme:


    X.ITLButton().IconCls("x-md md-icon-lock")
  9. Hi
    I am evaluating Ext.Net 7.2 and my free license expired. is there any way to get another evaluation license?
  10. Hi
    I use gray theme in 7.2, and seems icons not available in gray theme.
    Should I add another lib or something?
  11. Hi again fabricio
    That's great news. At the end of the day we need a way to put our views (lots of views with html helpers) in some kind of layout system, so we can upgrade to new version.
    Thanks...
  12. <ext-viewport layout="Border">
    <items>
    <ext-partial name="_Header" />

    <ext-partial name="_Sidebar" />

    <ext-section name="Main" />

    ...
  13. can we have layouts with html helpers
    that also will do the job
    thanks
  14. Thank you, fabricio
  15. Hi
    I have views with html helpers and I want to migrate to 7.2
    how can we mix html helpers with tag helpers
    this code raises error:

    Ext.Net.Core.Exceptions.LayoutException: Unexpected element...
  16. Hi
    I have a client using ext 4.1
    they use desktop feature but I cant find desktop in 7.2
    how can we migrate to new version, is there any sample for it?
  17. Hi
    Hope to see fixes in future versions.
    These Problems not available in version 4.1
    So i think could be small bugs.
    Anyway Thanks and have a nice time
  18. Hi @fabricio.murta
    Allways On top not working neither on TopBar iteself nor on toolbar inside it
    Windows position initialy is OK but when I hover over a button with a qtip tooltip
    this maximized...
  19. Hi
    thanks for quick reply
    File manager did not let me to upload cshml file.
    any way. its a very simple to reproduce what I've done.
    I just downloaded the mvc samples from...
  20. Hi I am new here
    I trying ext.net for mvc and trying a short cut with a window on the desktop
    I have
    1. when maximize set to true its not working I used the old work around and its now maximizing...
Results 1 to 20 of 20