My setup is a clean install of Umbraco 4.8.0 with uComponents_5.0.0-alpha
My goal is to get a DataTypeGrid with a autocomplete datatype property. I made a myAutocomplete datatype and added it to DataTypeGrid.config. Now I make a myDataTypeGrid and adding the
myAutocomplete datatype. Finally I adding the new datatype to my Documentype. So far so good.
uComponents DataTypeGrid NullReferenceException
My setup is a clean install of Umbraco 4.8.0 with uComponents_5.0.0-alpha
My goal is to get a DataTypeGrid with a autocomplete datatype property. I made a myAutocomplete datatype and added it to DataTypeGrid.config. Now I make a myDataTypeGrid and adding the myAutocomplete datatype. Finally I adding the new datatype to my Documentype. So far so good.
Now ,when selectiong a content node I get this NullReferenceException. I read the documentation a it should be possible http://ucomponents.codeplex.com/wikipage?title=MultipleDataTypeContainerTestedDataTypes&referringTitle=MultipleDataTypeContainer
Tryed with umbraco 4.7.2 and uComponents v4.x (.NET 4.0) with same result
Thanks Kim.
Noticed that you've created a ticket over on our CodePlex (thanks!) We'll follow this up over there.
http://ucomponents.codeplex.com/workitem/14742
Cheers, Lee.
is working on a reply...