Click here to Skip to main content
15,910,980 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionmessage box problem Pin
Sonia Gupta26-Oct-07 3:51
Sonia Gupta26-Oct-07 3:51 
AnswerRe: message box problem Pin
Guffa26-Oct-07 12:21
Guffa26-Oct-07 12:21 
Questionrefresh drop down list without refreshing the whole page Pin
Sarfaraj Ahmed26-Oct-07 3:47
Sarfaraj Ahmed26-Oct-07 3:47 
AnswerRe: refresh drop down list without refreshing the whole page Pin
Vasudevan Deepak Kumar26-Oct-07 3:56
Vasudevan Deepak Kumar26-Oct-07 3:56 
GeneralRe: refresh drop down list without refreshing the whole page Pin
Sarfaraj Ahmed26-Oct-07 4:16
Sarfaraj Ahmed26-Oct-07 4:16 
Questionquery Pin
sirisha guttikonda26-Oct-07 3:31
sirisha guttikonda26-Oct-07 3:31 
AnswerRe: query Pin
kubben26-Oct-07 3:35
kubben26-Oct-07 3:35 
QuestionWeird problem for Gridview header text changing after binding Pin
N a v a n e e t h26-Oct-07 3:18
N a v a n e e t h26-Oct-07 3:18 
I have a weird problem, See the skelton code below, it's in page_load
if(!IsPostBack)
{
   BindGridView();
}
GridView1.Columns[0].HeaderText = "Bla Bla";

This looks simple, I am not doing any extra logic in BindGridView(). Getting the data and binding it. But it's not changing the header text. But when a postback occurs, header text got changed. What is wrong here, Is gridview having any problem for changing header text immediatly after it is binded ?




AnswerRe: Weird problem for Gridview header text changing after binding Pin
jaysaran26-Oct-07 19:24
jaysaran26-Oct-07 19:24 
Questionjava script problem Pin
Sonia Gupta26-Oct-07 3:14
Sonia Gupta26-Oct-07 3:14 
AnswerRe: java script problem Pin
Vasudevan Deepak Kumar26-Oct-07 3:18
Vasudevan Deepak Kumar26-Oct-07 3:18 
GeneralRe: java script problem Pin
Sonia Gupta26-Oct-07 3:33
Sonia Gupta26-Oct-07 3:33 
GeneralRe: java script problem Pin
Sandeep Kumar26-Oct-07 4:07
Sandeep Kumar26-Oct-07 4:07 
GeneralRe: java script problem Pin
Sonia Gupta26-Oct-07 4:14
Sonia Gupta26-Oct-07 4:14 
AnswerRe: java script problem Pin
Guffa26-Oct-07 6:49
Guffa26-Oct-07 6:49 
GeneralRe: java script problem Pin
Paddy Boyd26-Oct-07 6:09
Paddy Boyd26-Oct-07 6:09 
AnswerRe: java script problem Pin
Guffa26-Oct-07 6:51
Guffa26-Oct-07 6:51 
AnswerRe: java script problem Pin
Sandeep Kumar26-Oct-07 3:27
Sandeep Kumar26-Oct-07 3:27 
GeneralRe: java script problem Pin
Guffa26-Oct-07 6:56
Guffa26-Oct-07 6:56 
Questionabout creating GAC Pin
kiran kharat26-Oct-07 2:59
kiran kharat26-Oct-07 2:59 
AnswerRe: about creating GAC Pin
N a v a n e e t h26-Oct-07 3:03
N a v a n e e t h26-Oct-07 3:03 
Question#error in textbox in rectangle in reportviewer Pin
HalfHuman26-Oct-07 2:27
HalfHuman26-Oct-07 2:27 
AnswerRe: #error in textbox in rectangle in reportviewer Pin
Sathesh Sakthivel26-Oct-07 2:29
Sathesh Sakthivel26-Oct-07 2:29 
GeneralRe: #error in textbox in rectangle in reportviewer Pin
HalfHuman28-Oct-07 0:21
HalfHuman28-Oct-07 0:21 
Questionrecord deleting - java script. Pin
Sonia Gupta26-Oct-07 2:06
Sonia Gupta26-Oct-07 2:06 

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.