0
votes
0answers
113 views

Views dropdown on list view web part doesn't work

Thank you very much beforehand for any help with this issue, I really can't figure out what is going on and failed to google any tips here. So, I have big list (36125 items and about 25 public views ...
2
votes
1answer
133 views

How to I disable the link for the title inside a List View webpart?

How do I remove the link from the 'Pending Registrations' title and also the 'Contoso Training Budget' title?
1
vote
1answer
690 views

Metadata navigation in List View Web Part

I have list and list view web part on a page which points to default view of that list. I have enabled metadata navigation on my list, and my question is: is it possible to show/enable metadata ...
1
vote
0answers
351 views

CustomListView WebPart

I tried create and render CustomListViewWebPart . I tried with the following code. public class CustomListViewWebPart : System.Web.UI.WebControls.WebParts.WebPart { #region Variable Declaration ...