Hi All. My first post so i hope someone can really assist. Our company uses a DMS that stores PDF's of all statements and invoices on a system. They are referenced by .NET app that calls the PDF's up via a database that usually just uses the table requirements (search criteria) to find and display them.
Attached is what i need to build. Ignore the inputs on the left. This was an ASP page that got the input for a customer number and the type of statement they want which would then go read the DB to find all related PDF's. How do i build this list view? Cause all i have seen wit dot net is that you can build lists with buttons and text but not a list that will also all the user to input. Like in the image each 1 has a text box so they can enter which page they want of the statement. Alternatively how can i build this list and then all them to select 1 of the statements listed and then coallate the PDF's (they are stored as separate documents, i.e. Page 1 of 4 etc), coallate them and then display this for them to use/save?
Please do assist i will be thankful for any suggestions. Any further information please feel free to let me know. (darrenwayne@telkomsa.net)
Thanks.
Attached is what i need to build. Ignore the inputs on the left. This was an ASP page that got the input for a customer number and the type of statement they want which would then go read the DB to find all related PDF's. How do i build this list view? Cause all i have seen wit dot net is that you can build lists with buttons and text but not a list that will also all the user to input. Like in the image each 1 has a text box so they can enter which page they want of the statement. Alternatively how can i build this list and then all them to select 1 of the statements listed and then coallate the PDF's (they are stored as separate documents, i.e. Page 1 of 4 etc), coallate them and then display this for them to use/save?
Please do assist i will be thankful for any suggestions. Any further information please feel free to let me know. (darrenwayne@telkomsa.net)
Thanks.