Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGridSelectedState

    Hi, is there any way to strip out the ListGridSelectedState from the ListGridViewState before calling setViewState()?

    #2
    Not really, but you could either change the selection manually immediate after applying the ViewState, or just not store the entire ViewState, only pieces.

    Comment

    Working...
    X