Click here to Skip to main content
15,911,141 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Open Url Pin
Anthony Mushrow21-Nov-07 6:04
professionalAnthony Mushrow21-Nov-07 6:04 
Question[Message Deleted] Pin
Shani Aulakh21-Nov-07 5:43
Shani Aulakh21-Nov-07 5:43 
AnswerRe: C#: Method help Pin
Judah Gabriel Himango21-Nov-07 5:59
sponsorJudah Gabriel Himango21-Nov-07 5:59 
AnswerRe: C#: Method help Pin
Anthony Mushrow21-Nov-07 6:08
professionalAnthony Mushrow21-Nov-07 6:08 
AnswerRe: C#: Method help Pin
J4amieC21-Nov-07 6:36
J4amieC21-Nov-07 6:36 
GeneralRe: C#: Method help Pin
Anthony Mushrow21-Nov-07 7:53
professionalAnthony Mushrow21-Nov-07 7:53 
QuestionI need a Sample code! Pin
Davood Riazi21-Nov-07 5:00
Davood Riazi21-Nov-07 5:00 
AnswerRe: I need a Sample code! Pin
Colin Angus Mackay21-Nov-07 5:32
Colin Angus Mackay21-Nov-07 5:32 
Davood Riazi wrote:
there is a error message for this code: ReportViewer1.BorderStyle="solid".


Surely you need to supply some kind of enum rather than a string.

What does the documentation say? (Let me guess, you haven't read it)

Well, in that case I can tell you that the BorderStyle[^] property takes an enum of type BorderStyle[^]


Davood Riazi wrote:
How can i write code like this without using ReportViewer Toolbar before running the project to define my Report Page setup as like as BorderStyle seting ,page setup setting for example my papaer size to be A4 and margin setting and other properties of my Report without defining this properties at running time or design time only with writing code in source file in my report from ?


By reading the documenation. It is all in there.


Upcoming FREE developer events:
* Developer! Developer! Developer! 6
* Developer Day Scotland

My website

GeneralRe: I need a Sample code! Pin
Davood Riazi25-Nov-07 3:40
Davood Riazi25-Nov-07 3:40 
QuestionHow to count pixels Pin
A.Asif21-Nov-07 4:35
A.Asif21-Nov-07 4:35 
AnswerRe: How to count pixels Pin
V.21-Nov-07 4:47
professionalV.21-Nov-07 4:47 
AnswerRe: How to count pixels Pin
Skippums21-Nov-07 6:06
Skippums21-Nov-07 6:06 
QuestionHow to know if a thread is waiting for an event ?! Pin
Karma Komae21-Nov-07 4:14
Karma Komae21-Nov-07 4:14 
AnswerRe: How to know if a thread is waiting for an event ?! Pin
Luc Pattyn21-Nov-07 4:35
sitebuilderLuc Pattyn21-Nov-07 4:35 
GeneralRe: How to know if a thread is waiting for an event ?! Pin
Karma Komae21-Nov-07 4:52
Karma Komae21-Nov-07 4:52 
GeneralRe: How to know if a thread is waiting for an event ?! Pin
Luc Pattyn21-Nov-07 9:45
sitebuilderLuc Pattyn21-Nov-07 9:45 
GeneralRe: How to know if a thread is waiting for an event ?! Pin
Karma Komae21-Nov-07 23:05
Karma Komae21-Nov-07 23:05 
GeneralRe: How to know if a thread is waiting for an event ?! Pin
Luc Pattyn21-Nov-07 23:51
sitebuilderLuc Pattyn21-Nov-07 23:51 
QuestionHow to Open Url Pin
A.Asif21-Nov-07 3:54
A.Asif21-Nov-07 3:54 
AnswerRe: How to Open Url Pin
Skippums21-Nov-07 5:58
Skippums21-Nov-07 5:58 
QuestionReading data from ms sql Pin
RAGHAVENDRAN200721-Nov-07 3:06
RAGHAVENDRAN200721-Nov-07 3:06 
AnswerRe: Reading data from ms sql Pin
duncanmhor21-Nov-07 4:06
duncanmhor21-Nov-07 4:06 
QuestionForm.ShowDialog(), but without Focus Pin
blackjack215021-Nov-07 2:41
blackjack215021-Nov-07 2:41 
AnswerRe: Form.ShowDialog(), but without Focus Pin
Skippums21-Nov-07 5:27
Skippums21-Nov-07 5:27 
GeneralRe: Form.ShowDialog(), but without Focus Pin
blackjack215021-Nov-07 6:45
blackjack215021-Nov-07 6:45 

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.