mfej74

Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Author
    Replies
  • in reply to: Toolbar Search – Default action configurable #96100
    mfej74
    Participant

    I have tried to setup the search option for each colmodel like(,searchoptions:{defaultValue:”cn”}) but it doesn't work at least with advanced searchoption

    Cry

    fred

    in reply to: Submitting Add/Edit/Search on Enter key #96024
    mfej74
    Participant

    Hi,

    I have the same request. In the advanced search box, i want to execute the search button when i press enter. ( i used the modal option), but i don't understand how to do that. I try to have a look to the html generated by the search box but i have no idea to do that.

    thanks for your helps.

    in reply to: Toolbar Search – Default action configurable #96023
    mfej74
    Participant

    thank you very much.LaughLaugh

    i will test itWink

    in reply to: Multiselect : how to pre-select row #95449
    mfej74
    Participant

    i found my problemLaugh

    i didn't put the function in loadcomplete.Confused So it was never called.

    , loadComplete: function(){ jQuery("#genDataGrid").jqGrid("setSelection","3");

    stupid error

    in reply to: How to load jqGrid on second page instead of first #95446
    mfej74
    Participant

    hi,

    i just add in the definition ,page:2 and it works fine.

    and it's the same if you want to change the sort :

    ,sortname:columnName

    ,sortorder:desc

    fred

    in reply to: Toolbar Search – Default action configurable #95425
    mfej74
    Participant

    Hi,

    i have switch in prodution with jqgrid, and i have the similar request from my users for the multisearch.

    Before jqgrid, i had an image, on each header of the column, like for sorting, to add a filter. When we click on this icon, we arrive directly in the search windows. If a filter exist for this column, we arrive directly on the first filter for this column, therefor, we create one. Focus is made on the value for both.

    For each column, i had to indicate if we can make a filter on it and which is the default operator. Like this, in most of the case, it avoids 2 clicks.

    thanks

    fred

    in reply to: Multiselect : how to pre-select row #95364
    mfej74
    Participant

    Hi,

    I'm back to the project.

    Thanks for your help. SelectAll work correctly.

    But i don't succeed with setSelection. I have tried like in the multiselect exemple from advanced, but nothing happens and i have no errors.

    I tried : jQuery(“#genDataGrid”).setSelection(1);

    or jQuery(“#genDataGrid”).jqGrid(“setSelection”,”1″); to selet Id 1 but nothing happend.

    I have the version 3.6 of JqGrid

    I send data by json.

    Probably the problem is comming from here.

    I send the data like this :

    in reply to: Multiselect : how to pre-select row #94696
    mfej74
    Participant

    To avoid this problem, i try to use scroll. But i have again the same problems.Confused

    When you click on the “check box select all” , the onload is not called.

    When the user has selected the row, i generate a new grid with only the selected row for confirmation. if the click on back, i want to turn back to previous grid with the line already selected.

    Nobody have an idea ?

    in reply to: problem with column chooser #94487
    mfej74
    Participant

    Bingo! You got it! 🙂 🙂

    The version of multiselect was 1.7pre. I took the one from your download and it works perfectly

    thanks a lot.

    frederic

    in reply to: problem with column chooser #94454
    mfej74
    Participant

    nobody have this problem ?Cry

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

Stay connected with us in your favorite flavor!