I'm using VS2010 and can't get the design time properties, I get an "Error Creating Control" message. So, is there a full listing of properties for the Grid somewhere? While we're at it, I need the properties for all the controls.
I guess you are missing Telerik assemblies in your global assembly cache and there by you are getting error. Or make sure that the 'Telerik.Web.Design.dll' file is present in your
project's bin folder.