Search Results

Type: Posts; User: feanor91

Page 1 of 20 1 2 3 4
Search took 0.03 seconds; generated 9 minute(s) ago.
  1. Hi

    No, no solution, I abandonned the idea to make it works for now
  2. Sorry, I applied the same code flow, I just forget to copy the setyfields function in the second part...Of course I did it, I want to proof that it is the clear sprites that browke the javascript...
  3. Hi

    Of course it is called, I just forget to copy it :



    I traed the call in client side and here what happened
    1-chart is drawned based on the markers in the page
    2-try to refresh chart...
  4. Hello

    It works well when in example but whan I applied the same solution into my code I get this JS error :



    Here the production code (excerpt)

    mySerie =...
  5. Hello

    It works, mainly...

    Problem is when series have to be removed, look what happens:


    <%@ Page Language="C#" %>

    <script runat="server">
  6. Thanks, I will try that.


    I suppose I could call that as many time I want, adding/removing series as needed?
  7. Hello

    Here a quick example of what I want to achieve : change bar series from code behind into an event call

    Of course, it doesn't works as if :)


    <%@ Page Language="C#" %>

    <script...
  8. Devil is in the details....Just you have to know the details.

    Works like a charm, thanks.
  9. Hello

    In the example below, the tesResize function is nether called when I try to resize the browser window.



    <%@ Page Language="C#" %>

    <%@ Import Namespace="Panel=Ext.Net.Panel" %>
    <%@...
  10. Hi,I confirm it works.

    Meanwhile, I have another problem but I have to sort it out before posting a test case.
  11. Hi

    Will test that on Monday with my real code, hope it will work.
  12. Hello

    Starting with one of your example I start to create a complet dynamic page for my UI but I gave a problem when I try to access dynamcally created control.

    Here an example


    <%@ Page...
  13. Hi

    So old that i give it up :) but thanks for the update
  14. Hi

    Very sorry, but it seems I have missed your answer.

    Anyway, it works fine using the client side validation as you said. You can close the thread.
  15. Hello

    Is browser check compatibility is feasable with Ext.net? I saw that with senche it is a Ext.browser thing accordint to this thrad :...
  16. Hi

    Yes, I solved it, I left Pie3D and use Pie2D.
  17. Hi

    Thanks, MaxText works fine.

    Your exemple too, but my own code not, I have not the scroll icon...Perhaps because I modify a lot of CSS to have a persponalized look & fell for the website....
  18. Hi

    Yes it helps thanks, but 2 questions:
    1-I haven't arrow icon left and right to scroll tabs
    2-Is there a way to have a larger menu, because tab titles are longuer then menu can display

    I...
  19. Hello

    Following this thread : https://forums.ext.net/showthread.php?2143-Cascade-tabs-over-2-lines-in-TabPanel is it possible now?

    Or how to make tabs scrolable?
  20. I have some project in the solution with 3.5, others with 4 and most recent in 4.5, I upgrade it all in 4.5
  21. Hi

    I finally find a solution : I upgrated all .Net version in all solutions'project to 4.5 and it works...
  22. Thanks, I will investigate and report.
  23. Hello

    In this example :



    <%@ Page Language="C#" %>

    <%@ Import Namespace="System.Drawing" %>
    <%@ Import Namespace="System.IO" %>
  24. Hello

    Here the test code:


    <%@ Page Language="C#" %>

    <%@ Import Namespace="System.Drawing" %>
    <%@ Import Namespace="System.IO" %>
  25. ...or don't use 3D pie :)

    Anyway I choose the listener solution and this one is working, so, thanks for this one, I create a new thread now.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4