jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Grid Rows Index Grid Rows Index #84505

    chronosx7
    Participant

    Is there a way to get the visible index of a given row?

    Dimitar has mentioned the visible index in two forum answers but never has mentioned a way to get it even if by using the bound index of a row.

    I need to tab throughtout the cells and rows of my grid but, since it uses the bound index, if the table has been ordered the focus can jump from the sixth visible row to the second if that’s where the next bound index is visually located after ordering.

    Maybe I could craft a solution based on selected cells, visible indexes and events…. But there does not seem to be a way to get the visible index of a row in the docs.


    chronosx7
    Participant

    Is there a way to get the visible index of a given row?

    Dimitar has mentioned the visible index in two forum answers but never has mentioned a way to get it even if by using the bound index of a row.

    I need to tab throughtout the cells and rows of my grid but, since it uses the bound index, if the table has been ordered the focus can jump from the sixth visible row to the second if that’s where the next bound index is visually located after ordering.

    Maybe I could craft a solution based on selected cells, visual row indexes and events…. But there does not seem to be a way to get the visual index of a row in the docs.

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