In my properties window I see two GridViewTemplates:
- GridViewTemplate1
- GridViewTemplate2
GridViewTemplate2 is not associated with either RadGridView controlsI have on the page. Is there a way to delete this orphaned GridViewTemplate without going into the designer.vb code (I only do that as a last resort)?
Thanks.