jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Show/hide selected rows Show/hide selected rows #28923

    stephenmc
    Member

    Hey Peter

    Thanks for responding.

    Yeah I figured that was the purpose of those two methods. The idea is to toggle between checked rows and all rows (retaining rows that are selected). Initially I was using two view models, and just rendering the grid again each time, but there is a performance degradation with this.

    I then implemented a jQuery solution using hide(), but that causes issues with the displayed rows being truncated.

    Any ideas?

Viewing 1 post (of 1 total)