When working with custom list forms using Visual Studio, by default, you will notice that the ribbon buttons are greyed out.
You can resolve this issue by adding the <SharePoint:FormToolbar> control under PlaceHolderMain placeholder.
<SharePoint:FormToolBar runat="server"/>
No comments:
Post a Comment