Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In my C# ASP.Net application, I've got a repeater control which displays invoice information. Within each row of the repeater grid, there is a 'Save

In my C# ASP.Net application, I've got a repeater control which displays invoice information. Within each row of the repeater grid, there is a 'Save as PDF' button that should save the information displayed in that particular row. I also need to save company information (which is hard coded) to the pdf as well since the pdf is essentially an invoice which is to be sent to clients. What would my code look like to achieve this?

I basically need the button in my repeater control to save information for each row in the repeater grid. Each row in my grid has a button linked to it but currently the button saves the entire grid as pdf instead of just saving information linked to its particular row as pdf

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Development For Dummies

Authors: Allen G. Taylor

1st Edition

978-0764507526

More Books

Students also viewed these Databases questions

Question

What is the timeline for each tactic?

Answered: 1 week ago