Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. SharePoint
  4. How can I add a checkbox column into document library and allow user to select mulitple documents and print them together?

How can I add a checkbox column into document library and allow user to select mulitple documents and print them together?

Scheduled Pinned Locked Moved SharePoint
questionjavascriptsysadmin
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bin_bin1
    wrote on last edited by
    #1

    Hello there, I am working on the project that need to allow user to select multiple documents in a document library and print selected documents together. I found it is hard to implement. I searched online, but I didn't find any good solution. I saw there is implmenation using jquery to add checkbox column into document library. is there the best way to do it? In the server side code, how can I know which documents are selected? Any suggestion will be greated appreciated. Thank you very much Best Regards, Bin

    N L 2 Replies Last reply
    0
    • B bin_bin1

      Hello there, I am working on the project that need to allow user to select multiple documents in a document library and print selected documents together. I found it is hard to implement. I searched online, but I didn't find any good solution. I saw there is implmenation using jquery to add checkbox column into document library. is there the best way to do it? In the server side code, how can I know which documents are selected? Any suggestion will be greated appreciated. Thank you very much Best Regards, Bin

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      What version of SharePoint are you using? I'll assume 2007 since @010 has a checkbox on the standard view for a document library. You could create a new form with a SPGridView that includes a checkbox and desired functionality, then associate the form with the default view for the list.


      I know the language. I've read a book. - _Madmatt

      B 1 Reply Last reply
      0
      • N Not Active

        What version of SharePoint are you using? I'll assume 2007 since @010 has a checkbox on the standard view for a document library. You could create a new form with a SPGridView that includes a checkbox and desired functionality, then associate the form with the default view for the list.


        I know the language. I've read a book. - _Madmatt

        B Offline
        B Offline
        bin_bin1
        wrote on last edited by
        #3

        Thank you very much for your reply. I am using SharePoint 2007 now. How can I associate the form with the default view of the document library? Should I use webpart? Thank you very much Bin

        N 1 Reply Last reply
        0
        • B bin_bin1

          Thank you very much for your reply. I am using SharePoint 2007 now. How can I associate the form with the default view of the document library? Should I use webpart? Thank you very much Bin

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          One way is to use SharePoint Designer to edit the AllItems.aspx file associated with the view. Or you can create a new aspx form and provision it via a feature. Although this is in reference to adding Silverlight element to a page it does give a good overview of the process http://msdn.microsoft.com/en-us/library/ff899329(v=office.12).aspx#SP2007_CustomList[^]


          I know the language. I've read a book. - _Madmatt

          1 Reply Last reply
          0
          • B bin_bin1

            Hello there, I am working on the project that need to allow user to select multiple documents in a document library and print selected documents together. I found it is hard to implement. I searched online, but I didn't find any good solution. I saw there is implmenation using jquery to add checkbox column into document library. is there the best way to do it? In the server side code, how can I know which documents are selected? Any suggestion will be greated appreciated. Thank you very much Best Regards, Bin

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            SharePoint 2010 Blogs - http://www.fewlines4biju.com/search/label/SharePoint 2010 MOSS 2007- http://www.fewlines4biju.com/search/label/MOSS 2007 Personal Blogs - http://www.fewlines4biju.com/search/label/Personal Jobs- http://www.fewlines4biju.com/search/label/Jobs Interview Questions - http://www.fewlines4biju.com/search/label/Interview Questions C#.Net: http://www.fewlines4biju.com/search/label/C%23.net Asp.Net - http://www.fewlines4biju.com/search/label/asp.net

            N 1 Reply Last reply
            0
            • L Lost User

              SharePoint 2010 Blogs - http://www.fewlines4biju.com/search/label/SharePoint 2010 MOSS 2007- http://www.fewlines4biju.com/search/label/MOSS 2007 Personal Blogs - http://www.fewlines4biju.com/search/label/Personal Jobs- http://www.fewlines4biju.com/search/label/Jobs Interview Questions - http://www.fewlines4biju.com/search/label/Interview Questions C#.Net: http://www.fewlines4biju.com/search/label/C%23.net Asp.Net - http://www.fewlines4biju.com/search/label/asp.net

              N Offline
              N Offline
              Not Active
              wrote on last edited by
              #6

              And what has all of this to do with the question?


              I know the language. I've read a book. - _Madmatt

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups