Tagged: 

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #103239
    oliver.aldrian
    Participant

    okay, so the grid takes the data structure I feed in and I can simply check against the datastructure, and get the Id out of it. Good.

    How does this work with preapplied filters? are the rows still in there but not visible, or are they removed from the grid?

    #103240
    martin-jq
    Participant

    Hello Oliver,

    It this case the rows still exist in the data source.

    Best Regards,
    Martin

    Smart HTMLElements Team
    https://www.htmlelements.com/

    #103241
    oliver.aldrian
    Participant

    ok, so this is then a bit finnicky to handle. when there are filter applied to the grid, I would have to apply the same filters to the datasource, to get the correct rowNumber.

    TBH that could be handled better by the grid and the docs to the grid.

    Anyway, thanks for the support!

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.