In this article we will be seeing how to remove "Add new item link" form the SharePoint list. In this article, I have created a custom list definition and in that I have modified the Schema file to remove the Add new item link. My solution looks like the following Open the Schema.xml and change the Toolbar Type from "Standard" to "None". Deploy the solution and check the SharePoint custom list.
How to remove add new item link from the SharePoint list
How to create Visual web part using Sandbox solution in SharePoint 2010
Hi ,i tested this implementation and it worked perfectly . But the problem is that it renders my custom ribbon ineffective. What should i do ?