jQWidgets Forums

jQuery UI Widgets Forums Grid selection mode none disable buttons too

This topic contains 3 replies, has 2 voices, and was last updated by  ivailo 10 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author

  • aerials
    Participant

    Hi.

    I need to disable the selection for all rows in my jqxGrid and i’m using the option “selectionmode: ‘none'”. In each row i have two buttons and these are disable too with this selection mode. I need to use this buttons for some custom actions..

    There are some way to do this?


    ivailo
    Participant

    Hi aerials,

    With “selectionmode: ‘none’” you don’t have to see any problems.
    Here is an example with 3 different types of buttons generated in grid and with this setting every works well.
    1 – Regular button
    2 – jqxButton
    3 – Button column

    See at this fiddle.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com


    aerials
    Participant

    Thanks ivailo for your prompt answer.

    Your information is correct. I have a little detail that i don’t comment before. I’m using glyphicon of boostrap with custom javascrip functions instead of jqxButtons. Is there any way we can expand the details of a row with a javascript function ? Calling showrowdetails event.

    Regards.


    ivailo
    Participant

    Hi aerials,

    Here is the fiddle with the same example as the previous, but with added glyphicon:
    1 – inside jqxButton.
    2 – As a separated element.

    Both examples works correctly.

    About showrowdetails method you can see this demo and this fiddle.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.