Click here to Skip to main content
15,891,673 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: CRYSTAL REPORT AND MEMORY LEAK Pin
Dinesh Reghunath22-Apr-09 20:24
professionalDinesh Reghunath22-Apr-09 20:24 
QuestionAjax Modalpopup not supporting IE browser Pin
ashwinibhalerao22-Apr-09 19:48
ashwinibhalerao22-Apr-09 19:48 
QuestionProblem in iframe with ajax Pin
trushitshah22-Apr-09 19:42
trushitshah22-Apr-09 19:42 
AnswerRe: Problem in iframe with ajax Pin
SayreCC22-Apr-09 23:15
SayreCC22-Apr-09 23:15 
Questionupdate panel not working [modified] Pin
snehasish22-Apr-09 19:35
snehasish22-Apr-09 19:35 
AnswerRe: update panel not working Pin
SayreCC22-Apr-09 20:31
SayreCC22-Apr-09 20:31 
GeneralRe: update panel not working Pin
snehasish22-Apr-09 21:03
snehasish22-Apr-09 21:03 
GeneralRe: update panel not working Pin
SayreCC22-Apr-09 21:16
SayreCC22-Apr-09 21:16 
Hi, you must have trigger

like this
</ContentTemplate>
<Triggers>
<asp:PostBackTrigger ControlID="DropDownList1" />
</Triggers>
</asp:UpdatePanel>


Thanks
QuestionHow to use button in a Datalist Pin
Nekkantidivya22-Apr-09 19:10
Nekkantidivya22-Apr-09 19:10 
AnswerRe: How to use button in a Datalist Pin
dotnetmember22-Apr-09 19:31
dotnetmember22-Apr-09 19:31 
AnswerRe: How to use button in a Datalist Pin
sekannak22-Apr-09 21:27
sekannak22-Apr-09 21:27 
QuestionProblem in sending XML response [modified] Pin
Jagz W22-Apr-09 18:55
professionalJagz W22-Apr-09 18:55 
AnswerRe: Problem in sending XML response Pin
Abhijit Jana22-Apr-09 19:03
professionalAbhijit Jana22-Apr-09 19:03 
GeneralRe: Problem in sending XML response Pin
Jagz W22-Apr-09 19:11
professionalJagz W22-Apr-09 19:11 
QuestionHere is a tough one... Pin
RonRasmussen22-Apr-09 15:37
RonRasmussen22-Apr-09 15:37 
AnswerRe: Here is a tough one... Pin
RonRasmussen22-Apr-09 16:04
RonRasmussen22-Apr-09 16:04 
QuestionNewbie question: Local file access from an ASP app. Pin
nicknotyet22-Apr-09 12:57
nicknotyet22-Apr-09 12:57 
AnswerRe: Newbie question: Local file access from an ASP app. [modified] Pin
Yusuf22-Apr-09 14:08
Yusuf22-Apr-09 14:08 
GeneralRe: Newbie question: Local file access from an ASP app. Pin
nicknotyet22-Apr-09 14:26
nicknotyet22-Apr-09 14:26 
GeneralRe: Newbie question: Local file access from an ASP app. Pin
scottgp22-Apr-09 16:10
professionalscottgp22-Apr-09 16:10 
GeneralRe: Newbie question: Local file access from an ASP app. Pin
nicknotyet22-Apr-09 16:39
nicknotyet22-Apr-09 16:39 
GeneralRe: Newbie question: Local file access from an ASP app. Pin
Yusuf23-Apr-09 3:32
Yusuf23-Apr-09 3:32 
GeneralRe: Newbie question: Local file access from an ASP app. Pin
nicknotyet23-Apr-09 10:32
nicknotyet23-Apr-09 10:32 
QuestionHandling a null value Pin
Ekjon22-Apr-09 11:40
Ekjon22-Apr-09 11:40 
AnswerRe: Handling a null value Pin
Yusuf22-Apr-09 14:12
Yusuf22-Apr-09 14:12 

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.