Posted
on Apr 27, 2012
(permalink)
Yes, I try this before.
When try to run app:
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
But this problem I solved with RadScriptBlock.
but I still can't set index in RadListBox from java script :(
I don't need add any Items, because my RadListtBox is populated with data.
I need select item by index.