jQWidgets Forums

jQuery UI Widgets Forums Grid checkbox column with black status

Tagged: ,

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • checkbox column with black status #12975

    fgaonet
    Member

    I have a grid with a checkbox column which is initial value is unchecked by default.

    I just updated jqwidgets from 2.4 to 2.6, and all checkboxes are black. I digged out a “threestatecheckbox” property from demo (there seems no such property description in document). If I set it as “false”, the first checkbox is still black.

    This checkbox column is not bound to any source. How I can force it as unchecked initially?

    Thanks,

    checkbox column with black status #12989

    Peter Stoev
    Keymaster

    Hi fgaonet,

    “checkboxes” are in indetermined state in case the columns values are null. Check in your code whether you define correctly the datafields array. It is expected that each datafield has the “type” property set correctly.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.