jQWidgets Forums

jQuery UI Widgets Forums Grid Checkbox problem

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 8 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Checkbox problem #90237

    I have a grid with multiple columns checkbox, and when I click to check a box nothing happens, sometimes I press two or three times and I can check, or sometimes I click first in the box below and then in the correct box and then it works, this can Be a bug? Is there a parameter to increase the sensitivity of the checkbox box or does it solve this problem?

    Checkbox problem #90240

    Peter Stoev
    Keymaster

    Hi lsmarco2008,

    We have multiple demos with checkbox columns and never observed such issue. On click, the check state is always changed, if the click is inside the checkbox of course.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    Checkbox problem #90275

    Peter,

    I’m running a test with jqxGrid and put a test example on the link below you can check that some selection boxes do not work.

    REMOVED LINK

    Appreciate your help.

    Checkbox problem #90287

    Peter Stoev
    Keymaster

    1. Links to 3rd party websites except jsfiddle and playgrounds like it are disallowed. If you wish, prepare and post a sample about jqxGrid in jsfiddle like all other people in the Forum do.

    2. Despite all in 1. I checked your sample and your Grid is not bound correctly. Please, refer to the Default Functionality demo of jqxGrid to learn how to create Checkbox columns and how to data bind the Grid to a data source. “type” of a column is also invalid parameter. “type” is valid for a data field and it should always be set.

    Best Regards,
    Peter Stoev

    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.