jQuery UI Widgets Forums TreeGrid TreeGrid pinning and line colors

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • TreeGrid pinning and line colors #59950

    denisv
    Participant

    I’m evaluating UI frameworks and I like what I’ve seen of jqWidgets. But I have some questions about the TreeGrid.

    I’d like to create a 2-column TreeGrid where the left column is a normal tree with icons, and the right column contains an indicator for each node. It will be a very narrow column that shows different colors based on a value (1=red, 2=orange, and 3=yellow), similar to your “Conditional Formatting” example. I want that column to be pinned so it’s always displayed, even if the left column is scrolled horizontally. So is it possible to pin the right column instead of the left?

    And is it possible to change the line colors in the grid to make them lighter? As I’m mainly using it as a tree, it’s distracting to have a lot of horizontal lines across it.

    Thank you

    TreeGrid pinning and line colors #59951

    Peter Stoev
    Keymaster

    Hi denisv,

    It is not possible to pin right column instead of left.
    The .jqx-cell CSS class is applied to the TreeGrid’s cells so if you want to make the line colors lighter you will have to define the border colors.

    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.