Click here to Skip to main content
15,922,574 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to make a child form stay on the top until closed in mdi application (VB.NET 2005)? Pin
rashadaliarshad26-Feb-08 12:10
rashadaliarshad26-Feb-08 12:10 
GeneralRe: How to make a child form stay on the top until closed in mdi application (VB.NET 2005)? Pin
Christian Graus26-Feb-08 12:50
protectorChristian Graus26-Feb-08 12:50 
Generalupdate panel positioning Pin
solarthur0126-Feb-08 9:17
solarthur0126-Feb-08 9:17 
GeneralRe: update panel positioning Pin
parth.p26-Feb-08 9:56
parth.p26-Feb-08 9:56 
GeneralRe: update panel positioning Pin
solarthur0126-Feb-08 12:00
solarthur0126-Feb-08 12:00 
GeneralRe: update panel positioning Pin
parth.p26-Feb-08 18:15
parth.p26-Feb-08 18:15 
QuestionDataGridView acting strange all of a sudden [modified] Pin
Marcus J. Smith26-Feb-08 9:03
professionalMarcus J. Smith26-Feb-08 9:03 
GeneralRe: DataGridView acting strange all of a sudden Pin
Kschuler26-Feb-08 9:34
Kschuler26-Feb-08 9:34 
Are you sure the data being bound to the grid is correct? I had this happen once and realized later I was passing null values because of a change in the SQL that brought my data back from the database. If it worked before and doesn't now, I'd guess it HAS to be the data that is the trouble. If you are sure that is not the case, perhaps more information could spark something for us, like how is your combobox column set up? Do you set the DataSource, DataPropertyName, DisplayMember, and ValueMember properties in code or at design time? And in what order?

Hope this helps.
GeneralRe: DataGridView acting strange all of a sudden Pin
Marcus J. Smith26-Feb-08 9:54
professionalMarcus J. Smith26-Feb-08 9:54 
GeneralRe: DataGridView acting strange all of a sudden Pin
Kschuler27-Feb-08 3:39
Kschuler27-Feb-08 3:39 
GeneralRe: DataGridView acting strange all of a sudden Pin
Marcus J. Smith27-Feb-08 4:02
professionalMarcus J. Smith27-Feb-08 4:02 
QuestionWhy is the namespace not visible in VB code files? Pin
Vantigate26-Feb-08 8:35
Vantigate26-Feb-08 8:35 
GeneralRe: Why is the namespace not visible in VB code files? Pin
Marcus J. Smith26-Feb-08 9:23
professionalMarcus J. Smith26-Feb-08 9:23 
GeneralRe: Why is the namespace not visible in VB code files? Pin
Vantigate26-Feb-08 11:13
Vantigate26-Feb-08 11:13 
GeneralCrystal reports randomly displaying text in lower case Pin
Kschuler26-Feb-08 7:38
Kschuler26-Feb-08 7:38 
GeneralCreating Charts Pin
parth.p26-Feb-08 6:23
parth.p26-Feb-08 6:23 
GeneralRe: Creating Charts Pin
Dave Kreskowiak27-Feb-08 6:45
mveDave Kreskowiak27-Feb-08 6:45 
GeneralThe will not let me hit the database until the last minute. Help !!! [modified] Pin
crystal915426-Feb-08 5:53
crystal915426-Feb-08 5:53 
GeneralRe: The will not let me hit the database until the last minute. Help !!! Pin
Christian Graus26-Feb-08 8:54
protectorChristian Graus26-Feb-08 8:54 
GeneralRe: The will not let me hit the database until the last minute. Help !!! Pin
crystal915426-Feb-08 10:39
crystal915426-Feb-08 10:39 
GeneralData Access .net compact framework Pin
Cory Kimble26-Feb-08 3:35
Cory Kimble26-Feb-08 3:35 
GeneralRe: Data Access .net compact framework Pin
Arjun Marwaha26-Feb-08 22:40
Arjun Marwaha26-Feb-08 22:40 
Question.pst file Pin
mesho26-Feb-08 3:25
mesho26-Feb-08 3:25 
GeneralRe: .pst file Pin
parth.p26-Feb-08 5:59
parth.p26-Feb-08 5:59 
GeneralRe: .pst file Pin
mesho27-Feb-08 7:45
mesho27-Feb-08 7: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.