When inserting a table I get the following error:
The type or namespace name 'App_LocalResources' does not exist in the namespace 'Test' (are you missing an assembly reference?) C:\Users\...\Report.Designer.cs)
tableGroup4.Groupings.AddRange(
new
Telerik.Reporting.Data.Grouping[] {
new
Telerik.Reporting.Data.Grouping(global::Test.App_LocalResources.Default_aspx.HyperLink14Resource1_ToolTip)});