tony

Forum Replies Created

Viewing 15 replies - 7,891 through 7,905 (of 7,981 total)
  • Author
    Replies
  • in reply to: error handling #82065
    tony
    Keymaster

    That will be added in the next release

    Thanks

    Regards
    Tony

    in reply to: A bug #82064
    tony
    Keymaster

    Hi,
    Thanks for this issue. I will check it

    Regards
    Tony

    in reply to: Strange behaviour with selectRow #82062
    tony
    Keymaster

    Hi Ton,

    This is really strange for me too. Do you have a link where I can check this strange behavior?

    Also do you have any special content in the cell?

    Thanks

    in reply to: How can i get back Search values??? #82056
    tony
    Keymaster

    Should work. If you use FF please clear the cache and reload the page

    in reply to: How can i get back Search values??? #82054
    tony
    Keymaster

    Or if you use the new module for posting data you can request a url parameters:
    $(“#list”).getPostDataItem(“_search”),

    note the diffrence of getGridParam

    $(“#list”).getGridParam(“search”)

    Regards
    Tony

    in reply to: How can i get back Search values??? #82053
    tony
    Keymaster

    Sorry it is a typo

    the right is $(“#list”).getGridParam(“search”)

    in reply to: How can i get back Search values??? #82050
    tony
    Keymaster

    Hi,
    Since of the 3.1 version you can do that very easy – just use getGridParam- in you case you can do something like this

    $(“#mygrid”).getGridParam(“searchdata”)

    this will return array with the values that you want

    $(“#mygrid”).getGridParam(“_search”)

    will return true if the search is actiwated

    🙂

    in reply to: header vs grid column width #82049
    tony
    Keymaster

    Hi,
    Thank you very much for reporting this issue.
    Now I will add this dynamically in the next release

    Regards
    Tony

    in reply to: ability to change roworder #82045
    tony
    Keymaster

    Hi,
    You can read this:
    http://www.trirand.com/blog/?p=16#comment-336

    and the next comment too.

    I will be very interested if you can integrate this plugin with jqGrid.
    Regards
    Tony

    in reply to: Style Conflict with jQuery UI elements #82044
    tony
    Keymaster

    Ok,
    I will download all the components and test them with jqGrid

    in reply to: how do i get search to work #82043
    tony
    Keymaster

    We a near to solving this 🙂
    If you have FireBug installed, please see in the console what is returned from the server? I think that the problem is in php file. See what is posted to the server. If you want to search with (begins with,ends with, contains) on numeric fields this will not work – you should refine the script

    in reply to: how do i get search to work #82040
    tony
    Keymaster

    You need to do fine up your php script. Idea of haw to do that can be found in server.php file provided in the demo

    Regards
    Tony

    in reply to: how do i get search to work #82038
    tony
    Keymaster

    Hi,
    Maybe you need to include a jqModal.js and jqDnR.js in your page. I have missed this in documentation. It will be corrected. Do not forget to include a jqModal.css file too. If you have any problems, please let me known.

    Regards
    Tony

    in reply to: How make it works. #82037
    tony
    Keymaster

    Mybe you should run not example.php, but jqgrid.html to work this 🙂

    in reply to: Style Conflict with jQuery UI elements #82036
    tony
    Keymaster

    I will help you. I’m interested on this too. If possible provide me a link or tell me which UI components do you use

    Tony

Viewing 15 replies - 7,891 through 7,905 (of 7,981 total)

Stay connected with us in your favorite flavor!