Hi All,
I have developed a custom site page with XSLT list view web part where XSLT is generated due to entire customized view and used CSS to display data.
Its Working fine in development server SharePoint 13 Now need to deploy it on Test & Prod server. I am using Module and Feature in Visual studio to deploy it. Now when feature is activate , its wipe out all XSLT webpart from site page (*.aspx) and does not render .
If we open it in text pad then it create some junk character …
Can some one guide me on this issue ?
Just need to know that are you passing Listname or List GUID and also have you used the Webpart zone also?
Hi Anne,
I have one query related to your approach. As I am also trying to create a all user web part for a list view using visual studio feature. I am able to see the list in the site page, but I would like to know how to customize the view and implement the paging.
Thanks in advance for your time and concern.