I have a requirement to develop a document library dataview wp where
1. Files with same name should be able to upload
2. Filter according to a query string value
3. WebPart should show the opened folder items(files)
First 2 issues are solved. But not able to show the folder opened.
I developed this dvwp by converting a listview wp using SharePoint Designer. Before converting to dvwp, I checked the view options to show all items without folder. But after converting to dvwp, it still shows the folders
Any fix for this? Please help.
Thanks in advance