Click here to Skip to main content
15,893,622 members
Home / Discussions / C#
   

C#

 
QuestionRelative path Pin
Parshant Verma27-Sep-06 20:46
Parshant Verma27-Sep-06 20:46 
AnswerRe: Relative path Pin
albCode27-Sep-06 20:59
albCode27-Sep-06 20:59 
QuestionLive mail look in windows form Pin
Mr.Sam27-Sep-06 20:37
Mr.Sam27-Sep-06 20:37 
Questionregular expression for time Pin
saqib8227-Sep-06 20:31
saqib8227-Sep-06 20:31 
AnswerRe: regular expression for time Pin
saqib8227-Sep-06 20:33
saqib8227-Sep-06 20:33 
QuestionHelp! Segmented Download problem! Pin
cilly_brain27-Sep-06 20:08
cilly_brain27-Sep-06 20:08 
QuestionCrystal Report [modified] Pin
tyagi020827-Sep-06 20:08
tyagi020827-Sep-06 20:08 
AnswerRe: Crystal Report Pin
jeyapandian27-Sep-06 20:19
jeyapandian27-Sep-06 20:19 
There are few ways to do that,

1)If you have reports in your project itself you can use iteract with section items collection and make appripriate items suppress attribute to false.

2)If you have reports as report file(*.rpt) you can play around with the datasource,
a) Make sure you have selected verify database on every print
b) by using ADO.NET method fill a dataset with selected fileds,then set the datatable or dataview as a datasource for the report.

the second solution worked for me with a simple check list report,never tried the first one..

Good luck



Where there is a will,there is a way.



Where there is a will,there is a way.

Questioncan we do this? Pin
sharma sanjeev27-Sep-06 18:59
sharma sanjeev27-Sep-06 18:59 
AnswerRe: can we do this? Pin
eggsovereasy28-Sep-06 4:17
eggsovereasy28-Sep-06 4:17 
QuestionHelp me out please!! Pin
Niiiissssshhhhhuuuuu27-Sep-06 18:37
Niiiissssshhhhhuuuuu27-Sep-06 18:37 
AnswerRe: Help me out please!! Pin
Nader Elshehabi27-Sep-06 18:43
Nader Elshehabi27-Sep-06 18:43 
GeneralRe: Help me out please!! Pin
Niiiissssshhhhhuuuuu27-Sep-06 19:18
Niiiissssshhhhhuuuuu27-Sep-06 19:18 
Questionget data from a website - need help Pin
dinhzap27-Sep-06 18:09
dinhzap27-Sep-06 18:09 
AnswerRe: get data from a website - need help Pin
Christian Graus27-Sep-06 18:24
protectorChristian Graus27-Sep-06 18:24 
GeneralRe: get data from a website - need help Pin
dinhzap28-Sep-06 0:20
dinhzap28-Sep-06 0:20 
QuestionToo many MachineKeys ? Pin
Guinness4Strength27-Sep-06 17:23
Guinness4Strength27-Sep-06 17:23 
Questionthemes and master forms Pin
Harikrk27-Sep-06 16:09
Harikrk27-Sep-06 16:09 
AnswerRe: themes and master forms Pin
Nader Elshehabi27-Sep-06 18:45
Nader Elshehabi27-Sep-06 18:45 
QuestionHow to disable the Form capture? Pin
Rojan Gh.27-Sep-06 14:10
professionalRojan Gh.27-Sep-06 14:10 
AnswerRe: How to disable the Form capture? Pin
Nader Elshehabi27-Sep-06 14:35
Nader Elshehabi27-Sep-06 14:35 
GeneralRe: How to disable the Form capture? Pin
Rojan Gh.27-Sep-06 14:53
professionalRojan Gh.27-Sep-06 14:53 
GeneralRe: How to disable the Form capture? Pin
Nader Elshehabi27-Sep-06 15:00
Nader Elshehabi27-Sep-06 15:00 
GeneralRe: How to disable the Form capture? Pin
Rojan Gh.27-Sep-06 15:12
professionalRojan Gh.27-Sep-06 15:12 
QuestionRe: How to disable the Form capture? Pin
Nader Elshehabi27-Sep-06 15:18
Nader Elshehabi27-Sep-06 15:18 

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.