This is a migrated thread and some comments may be shown as answers.

My treelist has an odd title?

3 Answers 41 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 02 Jul 2014, 03:00 PM
"#ResourceNotFound#:RadTreeList.Main:Caption"

I really don't have any weird definition setting that...thoughts?

<telerik:RadTreeList ID="pdrList" runat="server"
           AutoGenerateColumns="false"
           ParentDataKeyNames="ParentPdrID"
           DataKeyNames="PdrID"
           ClientDataKeyNames="PdrID"
           ShowOuterBorders="False"
           AllowMultiItemSelection="false"
           AllowSorting="True"
           EditMode="EditForms"
           AllowRecursiveDelete="false"
           Skin="Silk"
           >

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 07 Jul 2014, 10:33 AM
Hello Steve,

I suppose that you are trying to localize the RadTreeList content through Global resources and for some reason the localization file for the specific language is missing in the App_GlobalResources folder of your installation.
Please let us know if this is the case so that we could provide the required files, or provide more information if you are using another localization mechanism.

Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 07 Jul 2014, 10:35 AM
Nope, I've just dropped it into a Sitefinity SimpleView widget, that's all...I dont even have multilingual enabled in sitefinity
0
Maria Ilieva
Telerik team
answered on 10 Jul 2014, 08:43 AM
Hello,

It appears that we are facing some issues with loading specific resources for some RadControls in Sitefinity. Therefore I would suggest you to add the missing resource manually.

Please follow the steps in this blog post and let me know if this helps: 

http://www.konstrui.nl/over-ons/blog/daniel-plomp/2013/10/02/create-a-custom-resource-class-in-sitefinity 


Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
TreeList
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Maria Ilieva
Telerik team
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or