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

SPRadGrid and Managed Metadata Column

3 Answers 93 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 1
Markus asked on 16 May 2011, 09:34 AM
Dear all,

I encountered problems with the SPRAdGrid web part using managed metadata columns from SharePoint 2010.

What I did:
I created a list with a column of type "managed metadata".
The column refers to a term set and is included in my default list view.

Then, I added the SPRadGrid web part to my web part page.

The Problem:
When accessing the web part page, I get an error message "An unexpected error has occurred."

The SharePoint log lists the following information:
System.ArgumentException: Column 'Term$Resources:core,Language;' does not exist. It may have been deleted by another user.  /Lists/TaxonomyHiddenList    at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException)     at Telerik.Ajax.SharePoint.FieldDataLookup..ctor(SPFieldLookup relatedField)     at Telerik.Ajax.SharePoint.SPFieldToFieldDataMapper.MakeFieldDataFromSPField(SPField field)     at Telerik.Ajax.SharePoint.SPFieldToFieldDataMapper.MapSPFieldToSPFieldData(SPField field)     at Telerik.Ajax.SharePoint.SPTableViewMapperBase.InitializeFields(SPViewDataProvider viewParser, SPView currentView, SPList currentList, List`1 fields)     at Telerik.Ajax.SharePoint.SPTableViewMapper.BuildGridColumns(SPView view, SPList list, GridTableView gridTab... 

As soon as I remove the managed metadata column from the view, everything works fine.

Some system information:
Telerik RadControls for SharePoint 11.1.413.0
SPRadGrid Web Part
Windows Server 2008 R2
SQL Server 2008 R2
SharePoint Server 2010
IE 9

My questions:
- does the SPRadGrid web part support the use of managed metadata columns at all?
- if yes, does anybody know the problem or maybe the solution?

TIA
Markus

3 Answers, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 19 May 2011, 07:57 AM
Hello Markus,

Unfortunately, SPRadGrid does not support meta data columns. Our development team has this feature on its to-do list but as yet other priorities have pushed it somewhat in the back-ground. We will consider adding it for the Q2 release of the controls. 

Best wishes,
Tsvetoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Amit
Top achievements
Rank 1
answered on 25 Nov 2015, 07:41 PM
is this now supported in telerik rad grid to have managed metadat column?
0
Maria Ilieva
Telerik team
answered on 30 Nov 2015, 11:16 AM
Hi,

Indeed there is such support for Managed Metadata column included. It replies on the Managed Metadata service running and the availability of the Microsoft.SharePoint.Taxonomy assembly on the server.
The exception that Markus has received indicated that it is Term$Resources:core,Language; That is not a valid name for a grid column. You can try configuring the Metadata column with a name without special symbols like: commas, colons etc. to see if it will make a difference.


Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Filter
Asked by
Markus
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Amit
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or