Search Results

Type: Posts; User: opendat2000

Page 1 of 8 1 2 3 4
Search took 0.02 seconds.
  1. Is working ok with that code, that's what we needed

    Thanks
  2. I tried make it work with the examples from those threads but can't make it work

    It is possible to use a LabelField in the filter, like this example? I created a new in the store for the maps, but...
  3. Hello
    It is possible to map values in a "ext:ListFilter"?

    We have a dataset with values 'Y' and 'N', in the GridPanel is mapped with Y=Si, and N=No, with a Renderer Handler in the column

    But...
  4. Yes it works now
    Thank you for your help.

    regards
    Sergio

    here is the working code, maybe can be useful for someone more


    <%@ Page Language="C#" %>
  5. Hello, I have a trouble working with a Hidden GridPanel + a Locked Column + ToolTip together

    The row tooltip's are not displaying if those elements are together

    based in this example...
  6. Hello, I'm trying to clear a filter text when the user disable it, but it's not working
    it is possible to do this?

    <Activate Handler="alert('Hello World');" /> is also not working, maybe i'm...
  7. That's what we wanted, working perfectly

    Thank you!
  8. Hello, yes all i need is a panel tool with a button that can export the GridPanel data to Excel.

    Thank you for the fast answer
  9. I'm trying to implement a button with export functionality (csv, xls, xml) inside a GridPanel Tool.

    I have an approach but it doesn't look good. Is there a way to do it?

    here is my code, the...
  10. Hi Fabricio

    Thanks for your quickly answer, you're providing a great support !

    Keep up the great work.

    Please close the thread.

    Saludos
    Mauricio
  11. Hi Community !

    Please check the code sample below:




    <%@ Page Language="C#" %>
    <%@ Import Namespace="System.Xml" %>
  12. Hi Community !

    Please check the code sample below:




    <%@ Page Language="C#" %>
    <%@ Import Namespace="System.Collections.Generic" %>
  13. Hi Fabricio

    Thanks for your quickly answer, i've checking what you indicate, and is correct, it was forcing the BooleanFilter filter for string values

    Please close the thread

    Thank you for...
  14. Hi Community !

    Please check the code sample below:




    <%@ Page Language="C#" %>
    <%@ Import Namespace="System.Collections.Generic" %>
  15. Hi Fabricio

    my final solution ...



    GridPanel1.GetSelectionModel().ClearSelection();

    DataTable theDatatable = SQL
  16. Hi FabrÃ*cio !

    Thanks for your reply, you're providing a great support ! Keep up the great work.

    Please close the thread.

    Saludos
    Mauricio.
  17. Hi Fabricio !!

    Have you´ve been able to analyze my issue? I have to assume it's not possible?

    Thank you anyway!

    Saludos
    Mauricio
  18. Aloha Fabricio !!

    Third time lucky, we hope. lol

    Through a SQL i get a set of tuples, for our example I got just a single tuple (it could be from 0 to n)



    DataTable theDatatable = SQL
  19. Hi Fabricio !!

    I think my choice of words was very confused, sorry about that.

    In The GridPanel, when we use “Find” filter bottom we get a set of records how you can see in this example:
    ...
  20. Hi Community !

    Please check the code sample below:




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

    <%@ Import Namespace="System.Collections.Generic" %>
  21. Hi FabrÃ*cio !!

    Thanks a lot for your reply.

    Please close the thread.

    Saludos
    Mauricio.
  22. Hi Fabricio !!

    Thank you very much for your quick response, I've checked the example you sent me, it works but fix 50% of the issue ... I would like to know if it is feasible clean the value...
  23. Hi Community !

    Please check the code sample below:




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

    <%@ Import Namespace="System.Collections.Generic" %>
  24. Hi FabrÃ*cio !

    Thanks for your reply, you're providing a great support ! Keep up the great work.

    Saludos
    Mauricio.
  25. Hello FabrÃ*cio !

    Thanks for your reply, in your answer you indicate the following

    "Anyway, we've just committed the fix to github and you'll be able to use Ext.NET built from sources without...
Results 1 to 25 of 190
Page 1 of 8 1 2 3 4