Hi,
After a PostBack in MasterPage the item in WebDataMenu don't show as Selected item (CSS Class).
How do I config this?
Tks.
currently the menu does not remember properly the selected item on postback. The problem is that on postback the server side renderer does not render the selected style if the item is selected. The item selected state is preserved though. But the client side method get_selectedItem() will return null after the postback. This is fixed in 10.3. We will merge this fix to older versions too.
In the mean time you could manually add the selected css class to the item element, in the Initialize client side event.
Thanks,
Lubomir
Lubomir,
I just installed the 10.3 version and the problem is not resolved. Please advise.
Hello koneal,
I have created support case in your behalf with number – “CAS-59587-QJ1F1F”.
You can use this support case to send and receive progress updates, samples and any additional information that can be helpful in resolving your issue.
Thank you.