Click here to Skip to main content
15,913,055 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDataGrid and DataBinding question Pin
(Steven Hicks)n+131-May-07 10:56
(Steven Hicks)n+131-May-07 10:56 
AnswerRe: DataGrid and DataBinding question Pin
Fred_Smith31-May-07 12:01
Fred_Smith31-May-07 12:01 
GeneralRe: DataGrid and DataBinding question Pin
(Steven Hicks)n+131-May-07 12:42
(Steven Hicks)n+131-May-07 12:42 
GeneralRe: DataGrid and DataBinding question Pin
Fred_Smith31-May-07 13:56
Fred_Smith31-May-07 13:56 
QuestionDataGridView Row Colors Pin
Kschuler31-May-07 9:56
Kschuler31-May-07 9:56 
AnswerRe: DataGridView Row Colors Pin
Sherin Iranimose31-May-07 17:54
Sherin Iranimose31-May-07 17:54 
GeneralRe: DataGridView Row Colors Pin
Kschuler1-Jun-07 3:04
Kschuler1-Jun-07 3:04 
GeneralRe: DataGridView Row Colors Pin
Kschuler1-Jun-07 3:42
Kschuler1-Jun-07 3:42 
I finally figured it out. Because my form has so many controls, I have them all on a panel that has it's visibility set to false. Then when the form is done with the page load event, it sets the visibility of the panel to true. This just makes things look nicer when the program is running and the form loads...(you don't see the flicker of the controls being loaded, or the values that are in them during design time). For some reason, the code I use needs to be run AFTER the line of code that sets the visiblity of the form to true. Otherwise it doesn't work. I'm not quite sure why, and I really don't have the time to try and figure it out right now. But thank you for your input and time on this problem. I really appreciate it.
GeneralRe: DataGridView Row Colors Pin
Sherin Iranimose1-Jun-07 4:58
Sherin Iranimose1-Jun-07 4:58 
QuestionAjax.NET vs Atlas Pin
hamidreza_buddy31-May-07 9:30
hamidreza_buddy31-May-07 9:30 
AnswerRe: Ajax.NET vs Atlas Pin
Christian Graus31-May-07 10:25
protectorChristian Graus31-May-07 10:25 
AnswerRe: Ajax.NET vs Atlas Pin
Joseph Guadagno31-May-07 10:28
Joseph Guadagno31-May-07 10:28 
GeneralRe: Ajax.NET vs Atlas Pin
Christian Graus31-May-07 11:34
protectorChristian Graus31-May-07 11:34 
GeneralRe: Ajax.NET vs Atlas Pin
RichardGrimmer1-Jun-07 4:43
RichardGrimmer1-Jun-07 4:43 
AnswerRe: Ajax.NET vs Atlas Pin
eggie531-May-07 19:03
eggie531-May-07 19:03 
QuestionSpreadsheet Control Pin
Revant Jain31-May-07 9:29
Revant Jain31-May-07 9:29 
AnswerRe: Spreadsheet Control Pin
Christian Graus31-May-07 10:26
protectorChristian Graus31-May-07 10:26 
GeneralRe: Spreadsheet Control Pin
Revant Jain31-May-07 10:33
Revant Jain31-May-07 10:33 
GeneralRe: Spreadsheet Control Pin
Christian Graus31-May-07 14:00
protectorChristian Graus31-May-07 14:00 
Questionincompatibility between IE6 and IE7 / Mozilla Firefox Pin
DKalepu31-May-07 6:28
DKalepu31-May-07 6:28 
AnswerRe: incompatibility between IE6 and IE7 / Mozilla Firefox Pin
DKalepu31-May-07 18:31
DKalepu31-May-07 18:31 
QuestionClientID's ???? Pin
steffw31-May-07 5:27
steffw31-May-07 5:27 
AnswerRe: ClientID's ???? Pin
eggsovereasy31-May-07 5:49
eggsovereasy31-May-07 5:49 
QuestionSend email to multiple users with matching ID's (Asp.Net2 C#) Pin
AdamskiR31-May-07 4:38
AdamskiR31-May-07 4:38 
AnswerRe: Send email to multiple users with matching ID's (Asp.Net2 C#) Pin
Not Active31-May-07 5:28
mentorNot Active31-May-07 5:28 

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.