Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: runtime drop down boxes Pin
Abhijit Jana6-Aug-09 18:05
professionalAbhijit Jana6-Aug-09 18:05 
GeneralRe: runtime drop down boxes Pin
mark_me7-Aug-09 5:21
mark_me7-Aug-09 5:21 
AnswerRe: runtime drop down boxes Pin
4anusha46-Aug-09 19:54
4anusha46-Aug-09 19:54 
GeneralRe: runtime drop down boxes Pin
mark_me7-Aug-09 5:22
mark_me7-Aug-09 5:22 
Questionhow to get Status bar URL value Pin
Hemant_ec486-Aug-09 10:28
Hemant_ec486-Aug-09 10:28 
AnswerRe: how to get Status bar URL value Pin
Abhishek Sur6-Aug-09 11:58
professionalAbhishek Sur6-Aug-09 11:58 
QuestionCreate report for display values in chart Pin
sabaMCA6-Aug-09 9:56
sabaMCA6-Aug-09 9:56 
AnswerRe: Create report for display values in chart Pin
Abhishek Sur6-Aug-09 11:34
professionalAbhishek Sur6-Aug-09 11:34 
I have worked with RDLC. Its just an XML which the Report handler processes to produce the HTML output to the Report Viewer. You can create dynamic report but you should always follow the syntax of the xml which it can parse.. or in other words you can produce charts which are only available with it. You cant draw in RDLCs

Thus if you want to draw something in your report, you need to create HTML yourself.. which may draw your chart using divs and background colors of them.

You can use iTextsharp to produce PDF to print your html easily. Thumbs Up | :thumbsup: Thumbs Up | :thumbsup:

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like t

QuestionUsing a Session variable in an UpdateCommand Pin
JohnQuar16-Aug-09 9:55
JohnQuar16-Aug-09 9:55 
QuestionHow to restart IIS 5.1 without server reboot? Pin
Chesnokov Yuriy6-Aug-09 9:47
professionalChesnokov Yuriy6-Aug-09 9:47 
AnswerRe: How to restart IIS 5.1 without server reboot? PinPopular
Abhijit Jana6-Aug-09 9:58
professionalAbhijit Jana6-Aug-09 9:58 
AnswerRe: How to restart IIS 5.1 without server reboot? Pin
Abhishek Sur6-Aug-09 10:35
professionalAbhishek Sur6-Aug-09 10:35 
QuestionDataReader & Placeholder Pin
comp_j6-Aug-09 8:22
comp_j6-Aug-09 8:22 
AnswerRe: DataReader & Placeholder Pin
Abhijit Jana6-Aug-09 8:30
professionalAbhijit Jana6-Aug-09 8:30 
GeneralRe: DataReader & Placeholder Pin
comp_j6-Aug-09 9:11
comp_j6-Aug-09 9:11 
AnswerRe: DataReader & Placeholder Pin
Abhishek Sur6-Aug-09 9:30
professionalAbhishek Sur6-Aug-09 9:30 
GeneralRe: DataReader & Placeholder Pin
comp_j6-Aug-09 10:18
comp_j6-Aug-09 10:18 
GeneralRe: DataReader & Placeholder Pin
Abhishek Sur6-Aug-09 10:36
professionalAbhishek Sur6-Aug-09 10:36 
Questionasp.net based forum Pin
benams6-Aug-09 7:33
benams6-Aug-09 7:33 
AnswerRe: asp.net based forum Pin
Abhijit Jana6-Aug-09 8:05
professionalAbhijit Jana6-Aug-09 8:05 
AnswerRe: asp.net based forum Pin
AprNgp6-Aug-09 8:46
AprNgp6-Aug-09 8:46 
AnswerRe: asp.net based forum Pin
Abhishek Sur6-Aug-09 9:41
professionalAbhishek Sur6-Aug-09 9:41 
QuestionDatetime problem Pin
greendragons6-Aug-09 7:11
greendragons6-Aug-09 7:11 
AnswerRe: Datetime problem Pin
Abhijit Jana6-Aug-09 7:26
professionalAbhijit Jana6-Aug-09 7:26 
GeneralRe: Datetime problem Pin
greendragons6-Aug-09 7:30
greendragons6-Aug-09 7:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.