jQuery UI Widgets Forums TreeGrid checkbox with some other icon

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • checkbox with some other icon #63315

    jahnvi25
    Participant

    i have requirement where i need to show arrow(right pointed) instead of checkbokes based on user selection.. currently i am using function to display checkBoxes ( i only need to display checkboxes on leaf level).. now i have to alter between checkBox and arrow.. how can i do that ?

    thanks

    checkbox with some other icon #63355

    Dimitar
    Participant

    Hello jahnvi25,

    The checkboxes are not icons, but you can change the checked ticks and indeterminate squares, which are icons, via CSS. The checkboxes themselves can also be modified through CSS, but not replaced with an image.

    Best Regards,
    Dimitar

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

    checkbox with some other icon #63398

    jahnvi25
    Participant

    i need to display different icon.. may be different column altogether.. because functionality will be different.. so i dont think css changes will work..
    i am open to any suggestions..

    checkbox with some other icon #63421

    Dimitar
    Participant

    Hi jahnvi25,

    You can find all supported functionalities of jqxTreeGrid showcased in the demo examples and described in the API Documentation. We cannot currently provide you with any other features.

    Best Regards,
    Dimitar

    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.