2
votes
1answer
163 views

Is It Possible to Add the SharePoint List View Related Ribbon to the Application Page?

Is it possible to add the list view related ribbon to the application page? I have a list view webpart in my application page. Now I don't have any ribbon like list view web part. Is it possible to ...
0
votes
0answers
120 views

How to enable standard ribbon like data sheet view to the spgridview which is in application page?

I have one application page there i am getting task and doc list information and displaying in spgrid view.Like the sharepoint list view. Now i need to enable the some standard Sharepoint list ...
3
votes
1answer
549 views

Show Ribbon Button on all types of Lists

I want my custom ribbon button to show in all list views. I found this example: How do you create a Ribbon Button custom action that will appear on all kinds of lists However, this also shows the ...
2
votes
1answer
332 views

How to show Ribbon in listviewbyquery webpart?

I created a custom page in SharePoint that uses standard master page. On the page I am using a listviewbyquery control, but i cannot find how to enable ribbon options for the list. How do I enable ...
4
votes
2answers
366 views

Change Current View Without Extra Click to Ribbon List Tab (Sharepoint 2010)

In sharepoint 2007, when you were looking at a list there was already a default drop down box to change the list view. Now that we have upgraded to Sharepoint 2010, we have noticed that this drop ...
3
votes
1answer
1k views

Select the ListView Web Part Automatically on AllItems.aspx

In SharePoint 2010, if you have more than one web part on a web part page, the ribbon disappears because SharePoint doesn't know which web part to display the ribbon for (this is by design because if ...