Telerik,
I am trying to auto fix the casing if a tag is being entered that is already in the AutoCompleteItems list. I am handling the CreateTextBlock event and keep getting an object reference not set to an instance of an object. error when trying to create the new TokenizedTextBlockElement.
Maybe there is a better way ?