Creating webpart look alike document library
-
Hi guys, we are working on a scenario where in we have to show different views of document library based on some filter parameters (these filter parameters are dynamic in nature) on the default aspx file. The parameters are passed by query strings. After the documents are listed user should be able to work as he/she is working with normal document library. Since we are trying to integrate sharepoint with our application so we are looking for ways to implement our application security on the web part. I tried some tips given on net but all in vain. Now it looks like extending document library may work or if you guys can give some suggestions.
--Akki
-
Hi guys, we are working on a scenario where in we have to show different views of document library based on some filter parameters (these filter parameters are dynamic in nature) on the default aspx file. The parameters are passed by query strings. After the documents are listed user should be able to work as he/she is working with normal document library. Since we are trying to integrate sharepoint with our application so we are looking for ways to implement our application security on the web part. I tried some tips given on net but all in vain. Now it looks like extending document library may work or if you guys can give some suggestions.
--Akki
create web application on iss use web page view of web part including your webapplication
-
Hi guys, we are working on a scenario where in we have to show different views of document library based on some filter parameters (these filter parameters are dynamic in nature) on the default aspx file. The parameters are passed by query strings. After the documents are listed user should be able to work as he/she is working with normal document library. Since we are trying to integrate sharepoint with our application so we are looking for ways to implement our application security on the web part. I tried some tips given on net but all in vain. Now it looks like extending document library may work or if you guys can give some suggestions.
--Akki