Click here to Skip to main content
15,894,460 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: send message Pin
Brij18-Nov-08 18:38
mentorBrij18-Nov-08 18:38 
AnswerRe: send message Pin
Anil Pandey18-Nov-08 19:35
Anil Pandey18-Nov-08 19:35 
QuestionMenu Control is responding slowly in IE7 but working fine in FireFox Pin
sarangpani18-Nov-08 17:57
sarangpani18-Nov-08 17:57 
Questionselect button in gridview to populate textbox controls in new form (using linq to sql) Pin
Member 141625418-Nov-08 14:11
Member 141625418-Nov-08 14:11 
Questionmy detailsview dissappears Pin
learningman18-Nov-08 10:30
learningman18-Nov-08 10:30 
QuestionScroll panel to bottom Pin
jzonthemtn18-Nov-08 8:04
jzonthemtn18-Nov-08 8:04 
AnswerRe: Scroll panel to bottom Pin
jzonthemtn18-Nov-08 8:27
jzonthemtn18-Nov-08 8:27 
AnswerRe: Scroll panel to bottom Pin
Christian Graus18-Nov-08 9:04
protectorChristian Graus18-Nov-08 9:04 
I would give my panel a real name, not Panel1. Then I would have one piece of script that creates a javascript variable that contains the client ID. I would use that in the rest of my script, it makes it more readable.

These are questions of style, not substance, but they make your code more readable.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: Scroll panel to bottom Pin
jzonthemtn18-Nov-08 11:13
jzonthemtn18-Nov-08 11:13 
GeneralRe: Scroll panel to bottom Pin
Christian Graus18-Nov-08 11:46
protectorChristian Graus18-Nov-08 11:46 
GeneralRe: Scroll panel to bottom Pin
jzonthemtn18-Nov-08 11:54
jzonthemtn18-Nov-08 11:54 
QuestionCheckBoxList and PostBack Pin
Ahmed Galal18-Nov-08 7:26
Ahmed Galal18-Nov-08 7:26 
AnswerRe: CheckBoxList and PostBack Pin
ToddHileHoffer18-Nov-08 7:41
ToddHileHoffer18-Nov-08 7:41 
GeneralRe: CheckBoxList and PostBack Pin
Ahmed Galal18-Nov-08 9:25
Ahmed Galal18-Nov-08 9:25 
GeneralRe: CheckBoxList and PostBack Pin
ToddHileHoffer18-Nov-08 10:06
ToddHileHoffer18-Nov-08 10:06 
GeneralRe: CheckBoxList and PostBack Pin
Ahmed Galal19-Nov-08 5:54
Ahmed Galal19-Nov-08 5:54 
QuestionDataReader used type of function and closed when tried to call after RETURN(C#/VS 2005) Pin
Davidv12318-Nov-08 6:23
Davidv12318-Nov-08 6:23 
AnswerRe: DataReader used type of function and closed when tried to call after RETURN(C#/VS 2005) Pin
Ennis Ray Lynch, Jr.18-Nov-08 7:32
Ennis Ray Lynch, Jr.18-Nov-08 7:32 
QuestionMultiview and Radiobuttonlist problem in updatePanel Pin
sawssinette18-Nov-08 5:43
sawssinette18-Nov-08 5:43 
AnswerRe: Multiview and Radiobuttonlist problem in updatePanel Pin
ToddHileHoffer18-Nov-08 7:51
ToddHileHoffer18-Nov-08 7:51 
AnswerRe: Multiview and Radiobuttonlist problem in updatePanel Pin
sawssinette18-Nov-08 22:34
sawssinette18-Nov-08 22:34 
GeneralRe: Multiview and Radiobuttonlist problem in updatePanel Pin
ToddHileHoffer19-Nov-08 2:05
ToddHileHoffer19-Nov-08 2:05 
QuestionConvert rdlc to PDF without using LocalReport.Render method PinPopular
Member 183766118-Nov-08 5:14
Member 183766118-Nov-08 5:14 
QuestionLocalReport.Render Pin
Member 183766118-Nov-08 4:54
Member 183766118-Nov-08 4:54 
AnswerRe: LocalReport.Render Pin
Christian Graus18-Nov-08 9:05
protectorChristian Graus18-Nov-08 9:05 

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.