Carlo

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Dynamic Search #95827
    Carlo
    Participant

    Problem Solved by taking the easy way out :P :

    instead of trying to catch the select event through the jqgrid functionality, I removed all events which were bind to the select element and attached my own change event.

    $('#gs_type').unbind();
    $('#gs_type').change(

    in reply to: Dynamic Search #95787
    Carlo
    Participant

    hmm are you sure? the whole grid works great and is fully functional ONLY the integrated searchtoolbar disapears, when I try to set the searchoptions like this:

    in reply to: Dynamic Search #95771
    Carlo
    Participant

    Hi Oleg!

    thanks for your Help. I was just about to reply the answer myself (stupid me for not reading the manual right Confused)

    -> http://www.trirand.com/jqgridw…..rch_config

    Anyway maybe you can help me again.

    I still get an error with the following configuration.

    Firebug says “break on error: d is undefined” and the grid is loaded without the searchtoolbar

    {

Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!