Search Results

Type: Posts; User: iomega55

Search took 0.01 seconds.
  1. Does somebody can help how I must configure the gridpanel when using a filterheader plugin, for having the search-filter with case insensitive by default?

    Thanks in advance.
  2. This is a way I workaoround with the request I did:

    1) The first column I have an hyperlink (instead of a command)



    linkN : function (value, metadata, record) {
    return...
  3. I need to have a gridpanel with these 3 options on it:

    1) each time the user clicks on the row(any column except the next 2 columns), it needs to fire a client chart reload(this chart is inside...
  4. Hi, continuing with this post:
    http://forums.ext.net/showthread.php?44801-Default-values-in-FilterHeader-Plugin

    Is it possible to put values in the grid.filterheader, but trigger the reload of...
  5. Thanks Daniil, I used the code from the post you recommended. (Thanks to Equiman)

    I made some small changes for having a winpopup requesting your credentials instead of redirecting to a login.aspx...
  6. Hi, I need to have a code for renewing the session timeout. I wish to :

    - call a window for session renewal each time my app detects the timeout in the server.
    or
    - renew the session...
  7. Hi, I follow this example and it works:
    https://examples2.ext.net/#/Form/MultiSelect/ItemSelector/

    But I tried to apply this one, and it didnt work:
    ...
  8. Like this example, is it possible to call an ashx handler using the ajaxproxy?

    http://forums.ext.net/showthread.php?41301-CLOSED-Example-need-for-remote-paging-and-filterheader

    Specifically in...
  9. I need to have more than one Pie Chart in the same web page. How can I pass the Chart Id to the tip render function?

    In this example, the Chart1 is hardcode.
    ...
  10. Hi,

    How can I have in the FilterdHeader plugin, a default value. So when the user gets into the webpage it already has a filter applied. So I can avoid double trip to get the initial store I...
Results 1 to 10 of 10