In my asp.net application I have a radcombobox with checkboxes but whenever I select an item and navigate away from the page, the selection clears. Is there a property I might have missed?
I tried changing the viewstatemode property to no success.
In my asp.net application I have a radcombobox with checkboxes but whenever I select an item and navigate away from the page, the selection clears. Is there a property I might have missed?
I tried changing the viewstatemode property to no success.