Search Results

Type: Posts; User: Peter.Treier

Page 1 of 5 1 2 3 4
Search took 0.02 seconds; generated 59 minute(s) ago.
  1. Thanks for your checks.

    I will let you know in case of issues.
  2. Hi,
    we want to migrate all our projects using Ext.NET to Target Framework 4.8 (currently we are using 4.6.2).
    I have read inside README.txt the system requirements below.

    Is it finally...
  3. Hello,
    I have upgraded Ext.NET from version 2.5.2 to version 5.0.0 in Asp.NET application
    One of my pages has a TabPanel control defined in the markup.
    Each tab contains a portal panel...
  4. Hello Fabricio,
    many thanks for the quick answer. I tried both the possibilities, and both are correctly working.

    At the end I decided to add, via javascript, the listener to the "beforeclose"...
  5. Hello,
    I have upgraded Ext.NET from version 2.5.2 to version 5.0.0 in Asp.NET application

    One of my pages has a TabPanel control defined in the markup as follows:


    ...
  6. Hello Fabricio,
    It perfectly fixed the behavior.
    Many thanks.
  7. Dear Support,
    I am using Ext.Net v 2.5.2 in an asp.net application having .NET Framework 4.5.2 as target framework.

    An instance of the HtmlEditor is declared in the markup code, inside a...
  8. Good Morning Fabricio

    After a bit playing arround I found a way to stop the task!
    In my case the task is marked as 'autorun'. If I set the 'autorun' to false at the stop, all works as expected!
    ...
  9. Any Idea ?
  10. Hi everybody
    first Time that I use the TaskManager, therefore this Question.

    Here's my Markup


    <ext:TaskManager ID="mainTaskManager" runat="server">
    <Tasks>
    <ext:Task
    ...
  11. Hi Fabricio

    I found the solution at lunch :-)
    When I put the 'IconFile' property on the node I have the result I want.
    I can live with that...

    salute
    Peter
  12. Any Update on this Problem ?
  13. Hi all,
    I use the first Time the Treepanel. I need to use custom icons.
    Loading the Nodes in Code behind with custom icons works fine.

    But after the node is expanded, the 'normal' open Folder...
  14. Good Evening...

    I found a solution with your links. Thanks for the input !

    Peter
  15. Good Evening
    I need to display two values in a column chart.
    25116

    My markup looks like this



    <ext:Chart ID="mainChart" runat="server" Shadow="true" Animate="true"...
  16. Hi all, I'd like to find out the Cursor Position in a TextArea. I need to insert some Text at this Position?

    Any Idea how to do that ?

    Peter
  17. Just Perfect !

    Thank a lot...

    Peter
  18. Good Mornig

    I need to change the Color of a Column Chart Column in Code behind.
    Any Examples on how to do that ?

    Thanks
    Peter
  19. Hello,

    I have a problem when loading a tab where its content is something like a PDFViewer, the loading mask that is shown at the beginning of the process won't disappear after the tab has loaded....
  20. Hello,

    I have posted before this problem before, but didn't actually really understand what was the problem.

    When I create a TextField inside a FormPanel and assign to it a Width and a...
  21. Hello,

    I was wondering if it was possible to assign a global default parameter for all FormPanels in a page.



    ext:FormPanel ID="FormTest" runat="server" Frame="true" MonitorValid="true"> ...
  22. Hello!

    I'm trying to figure out what's causing this problem (check image):

    24710

    As you can see from the Chrome version, that's what is suppose to happen, but when loading the project with...
  23. It worked perfectly!
    That's exactly what I wanted to achieve :)

    Thanks a lot!
  24. Hello Fabricio,

    I guess you are right.
    You were talking about to suppress showing the icon when the validation fails, how can I do that?

    Thanks in advance for your answer!
  25. Hello,

    I have a problem with mandatory fields only in IE...

    Here is a screenshot explaining the problem:

    24703

    You can clearly see the behaviour.
    This was tested using ExtNet 4.1. In...
Results 1 to 25 of 121
Page 1 of 5 1 2 3 4