Click here to Skip to main content
16,007,610 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: We provide total BPO Project and Project management consultancy Pin
Christian Graus26-Oct-05 10:05
protectorChristian Graus26-Oct-05 10:05 
QuestionTrouble with IE Treeview control Pin
raj42025-Oct-05 19:32
raj42025-Oct-05 19:32 
AnswerRe: Trouble with IE Treeview control Pin
minhpc_bk26-Oct-05 5:04
minhpc_bk26-Oct-05 5:04 
GeneralRe: Trouble with IE Treeview control Pin
raj42027-Oct-05 2:46
raj42027-Oct-05 2:46 
GeneralRe: Trouble with IE Treeview control Pin
minhpc_bk27-Oct-05 16:36
minhpc_bk27-Oct-05 16:36 
GeneralRe: Trouble with IE Treeview control Pin
raj42027-Oct-05 19:54
raj42027-Oct-05 19:54 
QuestionHTML Image or ASP:ImageButton inside a datalist causing a postback Pin
K.P.Kannan25-Oct-05 18:29
K.P.Kannan25-Oct-05 18:29 
AnswerRe: HTML Image or ASP:ImageButton inside a datalist causing a postback Pin
minhpc_bk26-Oct-05 5:02
minhpc_bk26-Oct-05 5:02 
Hi there,
To respond to the Click event of the button controls including Button, ImageButton, and LinkButton placed inside the datalist control, you can create event handler for the ItemCommand event of the datalist control and put your sample code in there. The reason you don't need to create an event handler for the Click event since this event is bubbled up to the ItemCommand event of the parent datalist control. For the html elements, you can create an event handler for the client side event or the server side event, that depends on what you need. For more information, you can see Responding to Button Events in DataList, Repeater, or DataGrid Items[^]
QuestionApplication root in CSS? Pin
Anonymous25-Oct-05 8:12
Anonymous25-Oct-05 8:12 
AnswerRe: Application root in CSS? Pin
Edbert P25-Oct-05 19:52
Edbert P25-Oct-05 19:52 
AnswerRe: Application root in CSS? Pin
dwatkins@dirq.net26-Oct-05 10:10
dwatkins@dirq.net26-Oct-05 10:10 
Questionpaint problem Pin
llp00na25-Oct-05 3:00
llp00na25-Oct-05 3:00 
QuestionCSS: HTTP 500 Internal Server Error? Pin
hrdegroot24-Oct-05 23:44
hrdegroot24-Oct-05 23:44 
QuestionSQL Writable Data Pin
Illegal Operation24-Oct-05 20:28
Illegal Operation24-Oct-05 20:28 
AnswerRe: SQL Writable Data Pin
Gavin Jeffrey24-Oct-05 20:54
Gavin Jeffrey24-Oct-05 20:54 
QuestionCookies Pin
Smallishfry24-Oct-05 20:26
Smallishfry24-Oct-05 20:26 
AnswerRe: Cookies Pin
Christian Graus24-Oct-05 20:32
protectorChristian Graus24-Oct-05 20:32 
GeneralRe: Cookies Pin
S Douglas24-Oct-05 21:19
professionalS Douglas24-Oct-05 21:19 
AnswerRe: Cookies Pin
Dinuj Nath24-Oct-05 20:51
Dinuj Nath24-Oct-05 20:51 
QuestionRe: Cookies Pin
Smallishfry24-Oct-05 20:56
Smallishfry24-Oct-05 20:56 
AnswerRe: Cookies Pin
code-frog24-Oct-05 21:06
professionalcode-frog24-Oct-05 21:06 
AnswerJust a marketing tip... Pin
Daniel Turini24-Oct-05 21:36
Daniel Turini24-Oct-05 21:36 
GeneralRe: Just a marketing tip... Pin
Edbert P25-Oct-05 13:51
Edbert P25-Oct-05 13:51 
GeneralRe: Just a marketing tip... Pin
Daniel Turini26-Oct-05 1:14
Daniel Turini26-Oct-05 1:14 
AnswerRe: Cookies Pin
Eytukan24-Oct-05 23:07
Eytukan24-Oct-05 23:07 

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.