Previous in Forum: ASP.net   Next in Forum: ASP.net Print a Content of Page
Close
Close
Close
5 comments
Rating: Comments: Nested
Participant

Join Date: Sep 2013
Posts: 1

ASP.net

10/16/2013 2:01 PM

How to generate a report without using crystal report?.And also how to generate check box dynamically in datagrid without using default template an those check represent particular field in database table?.

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#1

Re: ASP.net

10/16/2013 3:10 PM

Are you guys in the same class?

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Oct 2008
Posts: 42355
Good Answers: 1693
#2

Re: ASP.net

10/16/2013 4:36 PM

Register to Reply Score 1 for Good Answer
Guru

Join Date: Oct 2009
Location: sometimes Wales,UK.. was Libya, now Oman!
Posts: 1715
Good Answers: 117
#3

Re: ASP.net

10/17/2013 1:01 AM

you found this site by searching for an answer to your problem.... keep searching!!

If you don't, you will NEVER learn anything!!

__________________
The square root of nothing is what you make it!
Register to Reply
Guru
Hobbies - Musician - Engineering Fields - Chemical Engineering - New Member Engineering Fields - Control Engineering - New Member Engineering Fields - Instrumentation Engineering - New Member

Join Date: Jan 2007
Location: Moses Lake, WA, USA, Thulcandra - The Silent Planet (C.S. Lewis)
Posts: 4216
Good Answers: 194
#4

Re: ASP.net

10/17/2013 1:20 AM

RTFL (L=Literature; preferably specific to ASP.net... a textbook maybe?)

__________________
"Reason is not automatic. Those who deny it cannot be conquered by it. Do not count on them. Leave them alone." - Ayn Rand
Register to Reply
Power-User

Join Date: May 2013
Posts: 293
Good Answers: 3
#5

Re: ASP.net

10/17/2013 9:55 AM

Without clicking a button how do you know the report should be printed? You might trigger the print by the completion of a retrieve but that will waste a great deal of paper. Your requirements are naive. The button allows the user to get it right before printing. You will need to retrieve the data into a table and print the table. You will need to do all the calculations, sorting etc in the select statement.

Register to Reply
Register to Reply 5 comments

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Copy to Clipboard

Users who posted comments:

aDIYguy (1); brich (1); lyn (1); Mikerho (1); Tornado (1)

Previous in Forum: ASP.net   Next in Forum: ASP.net Print a Content of Page

Advertisement