Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
QuestionHow do tell if a Forms icon is set to the default Visual Studio Icon or my own icon Pin
MarkB12316-May-13 6:35
MarkB12316-May-13 6:35 
AnswerRe: How do tell if a Forms icon is set to the default Visual Studio Icon or my own icon Pin
Eddy Vluggen16-May-13 7:01
professionalEddy Vluggen16-May-13 7:01 
GeneralRe: How do tell if a Forms icon is set to the default Visual Studio Icon or my own icon Pin
MarkB12316-May-13 7:21
MarkB12316-May-13 7:21 
GeneralRe: How do tell if a Forms icon is set to the default Visual Studio Icon or my own icon Pin
Eddy Vluggen16-May-13 7:30
professionalEddy Vluggen16-May-13 7:30 
GeneralRe: How do tell if a Forms icon is set to the default Visual Studio Icon or my own icon Pin
MarkB12316-May-13 10:16
MarkB12316-May-13 10:16 
GeneralRe: How do tell if a Forms icon is set to the default Visual Studio Icon or my own icon Pin
Eddy Vluggen16-May-13 11:12
professionalEddy Vluggen16-May-13 11:12 
QuestionFill a datagridview using two data sources Pin
geralson15-May-13 23:28
geralson15-May-13 23:28 
AnswerRe: Fill a datagridview using two data sources Pin
Simon_Whale16-May-13 0:11
Simon_Whale16-May-13 0:11 
You need to expand your question with more information so we can help you more.

As far as I am aware you can only have one datasource.

Is the information that you want to display in the same format?
Does the data need to be separated?

if the answers are yes to 1. and no to 2. then why not merge the 2 datasources together and then display it?
Every day, thousands of innocent plants are killed by vegetarians.

Help end the violence EAT BACON

AnswerRe: Fill a datagridview using two data sources Pin
Eddy Vluggen16-May-13 3:03
professionalEddy Vluggen16-May-13 3:03 
GeneralRe: Fill a datagridview using two data sources Pin
geralson16-May-13 3:52
geralson16-May-13 3:52 
AnswerRe: Fill a datagridview using two data sources Pin
Eddy Vluggen16-May-13 4:12
professionalEddy Vluggen16-May-13 4:12 
GeneralRe: Fill a datagridview using two data sources Pin
Pete O'Hanlon17-May-13 3:11
mvePete O'Hanlon17-May-13 3:11 
QuestionC# AND DATABASE Pin
DatabaseShah15-May-13 19:59
DatabaseShah15-May-13 19:59 
AnswerRe: C# AND DATABASE PinPopular
Pete O'Hanlon15-May-13 20:36
mvePete O'Hanlon15-May-13 20:36 
AnswerRe: C# AND DATABASE Pin
Abhinav S16-May-13 8:24
Abhinav S16-May-13 8:24 
Questionhow to move picture box depending on a random dice number Pin
salhamaideh15-May-13 14:08
salhamaideh15-May-13 14:08 
AnswerRe: how to move picture box depending on a random dice number Pin
dusty_dex15-May-13 15:21
dusty_dex15-May-13 15:21 
Generalplase help me to correct some codes Pin
Member 1005503115-May-13 9:26
Member 1005503115-May-13 9:26 
GeneralRe: plase help me to correct some codes Pin
dusty_dex15-May-13 9:49
dusty_dex15-May-13 9:49 
GeneralRe: plase help me to correct some codes Pin
Emmanuel Medina15-May-13 10:03
professionalEmmanuel Medina15-May-13 10:03 
GeneralRe: plase help me to correct some codes Pin
Jegan Thiyagesan16-May-13 1:46
Jegan Thiyagesan16-May-13 1:46 
QuestionInheritance WinForms Pin
Cynizm15-May-13 6:12
Cynizm15-May-13 6:12 
AnswerRe: Inheritance WinForms Pin
Pete O'Hanlon15-May-13 6:24
mvePete O'Hanlon15-May-13 6:24 
GeneralRe: Inheritance WinForms Pin
Cynizm15-May-13 6:59
Cynizm15-May-13 6:59 
GeneralRe: Inheritance WinForms Pin
Pete O'Hanlon15-May-13 7:15
mvePete O'Hanlon15-May-13 7:15 

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.