AI OnAI Off
What is the url to the EPiStore where I could buy the EPiRadioButton? :D
Thank You in advance!
/jorm@
Old question, but just found solution myself.
Just replace "EPiServer:EPiRadioButton" -> "asp:RadioButton"
Works like a charm.
Hello fellows,
Trying to get FileManager into Relate+. Got problem with FileManager/VersionList.ascx. Can not find EPiServer:EPiRadioButton anywhere... Maby I'm getting blind.
<EPiServer:EPiRadioButton runat="server" AutoPostBack="true" CommandName="SelectVersion" CommandArgument='<%# (( VersionListItem )Container.DataItem).Id %>'
Checked="<%# (( VersionListItem )Container.DataItem).Id.ToString().Equals(FileManager.SingleSelectedFileVersionID) %>" />
Please, someone?