trevorsharrison

Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Author
    Replies
  • in reply to: Can’t select text if multselect true and multikey set #84783
    trevorsharrison
    Participant

    and thanks for fixing the layout of this site.

    in reply to: Can’t select text if multselect true and multikey set #84782
    trevorsharrison
    Participant

    tony said:

    Hello,

    To find and understand what is the problem a link to the page is recomended.

    You van e-mail me to: tony at trirand dot com.

    Regards

    Tony


    I've setup a demo page: http://www.eci-usa.net/jqgrid/multiselect.html

    This doesn't exhibt the 'additional symptom' that I listed, but it does show the main problem (not being able to select text).

    Also, is there a way to allow the user to click on the checkbox to select a row instead of requiring the user to use the multikey?

    in reply to: Column reordering #84617
    trevorsharrison
    Participant

    tony said:

    Hello,

    I have play little with jQuery UI sortable.

    It can not work on td – i.e

    fff sss

    $(”.sort”).sortable(…);

    But it work with (bugs) on table rows – i.e this work

    fff sss

    fff sss

    $(”.sort”).sortable(…);

    We need actually the first one. I will post a question in the jQuery UI group

    about this. If this can be done – it will save me a lot of writting code.

    Best Regards

    Tony


    I realize that this thread is a little bit old, but if you are still looking for techniques for column drag and drop, you might want to look at flexigrid: http://groups.google.com/group/flexigrid/

    in reply to: Second row doesn’t release selection status #84614
    trevorsharrison
    Participant

    I don't directly use it.

    in reply to: Second row doesn’t release selection status #84609
    trevorsharrison
    Participant

    Well, maybe not exactly if (… ), but there is something equivilent.

    in reply to: Second row doesn’t release selection status #84592
    trevorsharrison
    Participant

    My bad.

    in reply to: Second row doesn’t release selection status #84561
    trevorsharrison
    Participant

    My brain hasn't been working full speed recently, so I apologize for not including this piece of info earlier:

    I can also reproduce this under IE7.

    in reply to: Second row doesn’t release selection status #84560
    trevorsharrison
    Participant

    tony said:

    Hello Trevor,

    Please check the id of the grid. Something is not good with the ids –

    I mean some symbols or at least you have duplicated id's of the grid.

    Remember – the id's should be uniquie.

    Best Regards

    Tony


    Id of the grid or id for that row data?

    I've simplified my html down to:

    My column definition data can be viewed at http://www.eci-usa.net/jqgrid/coldata.txt and the rowdata is at http://www.eci-usa.net/jqgrid/jsondata.txt

    The id of each row is being generated by a auto-inc number on the serverside (for testing), so its just 0…rowcount.

    My column definitions do have spaces in the column name, dunno if thats relavant.

    -Trevor

    in reply to: Second row doesn’t release selection status #84542
    trevorsharrison
    Participant

    oh, didn't mention that I'm using jquery 1.2.6, and latest of jqGrid (as of last week).

    -Trevor

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

Stay connected with us in your favorite flavor!