Greetings,
I was under the impression that SelectItem was an extension of Listgrid, and so I was hoping to be able to setViewState and getViewState to save the selection of the SelectItem. It's not working however. I'm not getting anything from selectItem.getViewState().
Is this incorrect? Is there some other way to save the state of the SelectItem?
I was under the impression that SelectItem was an extension of Listgrid, and so I was hoping to be able to setViewState and getViewState to save the selection of the SelectItem. It's not working however. I'm not getting anything from selectItem.getViewState().
Is this incorrect? Is there some other way to save the state of the SelectItem?
Comment