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

ASP.NET

 
AnswerRe: conversion of C# to vb code Pin
ballameharmurali23-Aug-07 20:50
ballameharmurali23-Aug-07 20:50 
AnswerRe: conversion of C# to vb code Pin
Vasudevan Deepak Kumar23-Aug-07 21:11
Vasudevan Deepak Kumar23-Aug-07 21:11 
AnswerRe: conversion of C# to vb code Pin
DarynRoberts23-Aug-07 21:31
DarynRoberts23-Aug-07 21:31 
QuestionHow to dynamically bind ItemTempalate in dynamically. Pin
imranafsari23-Aug-07 17:54
imranafsari23-Aug-07 17:54 
AnswerRe: How to dynamically bind ItemTempalate in dynamically. Pin
Christian Graus23-Aug-07 18:23
protectorChristian Graus23-Aug-07 18:23 
AnswerRe: How to dynamically bind ItemTempalate in dynamically. Pin
John-ph23-Aug-07 20:52
John-ph23-Aug-07 20:52 
AnswerRe: How to dynamically bind ItemTempalate in dynamically. Pin
ChrisKo24-Aug-07 7:46
ChrisKo24-Aug-07 7:46 
QuestionHow to build an AJAX enabled WebControl ? Pin
SierraMike23-Aug-07 11:57
SierraMike23-Aug-07 11:57 
Hi all,

I'm pretty new to AJAX programming, and just started integrating the Microsoft Ajax toolkit etc. to VS2005. I followed the first sample and built a webpage containing a ScriptManager and an UpdatePanel, in which I've put a textbox and a button, and saw that AJAX worked fine to update this part of the page without the need to refresh the whole page.

But then I replaced my textbox / button controls with a self-made WebControl, which creates an HtmlTable in the CreateChildControls, containing rows and cells, and these cells contains linkbuttons with Events behind. This control was in the ContentTemplate of the UpdatePanel.

But when I click a linkbutton of my WebControl, the whole page gets postback and refreshed ... So my question is :

How can I build an AJAX enabled WebControl so it can behave like the standard textbox / button controls ? Confused | :confused:

Do you guys know a good tutorial or book about that ?

Thanks !

Stéphane
AnswerRe: How to build an AJAX enabled WebControl ? Pin
Christian Graus23-Aug-07 12:57
protectorChristian Graus23-Aug-07 12:57 
QuestionRe: How to build an AJAX enabled WebControl ? Pin
SierraMike23-Aug-07 20:40
SierraMike23-Aug-07 20:40 
QuestionException :{System.Threading.ThreadAbortException} Pin
Md Arif23-Aug-07 10:08
Md Arif23-Aug-07 10:08 
AnswerRe: Exception :{System.Threading.ThreadAbortException} Pin
ChrisKo23-Aug-07 13:22
ChrisKo23-Aug-07 13:22 
GeneralRe: Exception :{System.Threading.ThreadAbortException} Pin
Md Arif24-Aug-07 2:25
Md Arif24-Aug-07 2:25 
AnswerRe: Exception :{System.Threading.ThreadAbortException} Pin
Vasudevan Deepak Kumar23-Aug-07 20:25
Vasudevan Deepak Kumar23-Aug-07 20:25 
GeneralRe: Exception :{System.Threading.ThreadAbortException} Pin
Md Arif24-Aug-07 2:24
Md Arif24-Aug-07 2:24 
QuestionServer Configuration Error Pin
Gbenle23-Aug-07 9:47
Gbenle23-Aug-07 9:47 
AnswerRe: Server Configuration Error Pin
Gbenle23-Aug-07 16:31
Gbenle23-Aug-07 16:31 
QuestionGeneric Server Control Pin
Yabapmatt23-Aug-07 9:41
Yabapmatt23-Aug-07 9:41 
Questioncreate user with code Pin
ABBASI_RA23-Aug-07 8:50
ABBASI_RA23-Aug-07 8:50 
QuestionFree or cheap component to turn HTML to a pdf. Pin
ToddHileHoffer23-Aug-07 8:30
ToddHileHoffer23-Aug-07 8:30 
AnswerRe: Free or cheap component to turn HTML to a pdf. Pin
Vasudevan Deepak Kumar23-Aug-07 20:28
Vasudevan Deepak Kumar23-Aug-07 20:28 
QuestionASPX to HTML Pin
mehrdadc4823-Aug-07 8:22
mehrdadc4823-Aug-07 8:22 
AnswerRe: ASPX to HTML Pin
netJP12L23-Aug-07 11:00
netJP12L23-Aug-07 11:00 
GeneralRe: ASPX to HTML Pin
ChrisKo23-Aug-07 12:03
ChrisKo23-Aug-07 12:03 
QuestionButton click event asp.net 2.0 Pin
netJP12L23-Aug-07 7:59
netJP12L23-Aug-07 7:59 

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.