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

ASP.NET

 
QuestionSqlDataSource control and null values Pin
grandypeace28-Apr-06 6:44
grandypeace28-Apr-06 6:44 
AnswerRe: SqlDataSource control and null values Pin
minhpc_bk30-Apr-06 0:45
minhpc_bk30-Apr-06 0:45 
GeneralRe: SqlDataSource control and null values Pin
grandypeace30-Apr-06 4:46
grandypeace30-Apr-06 4:46 
GeneralRe: SqlDataSource control and null values Pin
minhpc_bk30-Apr-06 5:12
minhpc_bk30-Apr-06 5:12 
GeneralRe: SqlDataSource control and null values Pin
grandypeace30-Apr-06 6:17
grandypeace30-Apr-06 6:17 
Questioncss for a hyperlink column Pin
aurora8328-Apr-06 6:28
aurora8328-Apr-06 6:28 
AnswerRe: css for a hyperlink column Pin
aurora8328-Apr-06 6:29
aurora8328-Apr-06 6:29 
QuestionAdd Checkbox Event handler dynamically Pin
hasanali0028-Apr-06 5:37
hasanali0028-Apr-06 5:37 
Hi
I am creating checkboxes dynamically. I want to catch the even when a checkbox is checked.

How can I do this. I know I need to create a method:

CheckBox1_CheckedChanged(object sender, System.EventArgs e)

But how do I attach this method to all the checkboxes I create dynamically. I cannot use OnCheckedChanged="CheckBox1_CheckedChanged"> as I am adding the checkbox dynamically.

thanks


AnswerRe: Add Checkbox Event handler dynamically Pin
Mike Ellison28-Apr-06 5:52
Mike Ellison28-Apr-06 5:52 
QuestionQUERY: Mixing ASP.NET 1.1 & 2.0 pages in same website Pin
dhruba.bandopadhyay28-Apr-06 5:32
dhruba.bandopadhyay28-Apr-06 5:32 
AnswerRe: QUERY: Mixing ASP.NET 1.1 & 2.0 pages in same website Pin
minhpc_bk30-Apr-06 0:44
minhpc_bk30-Apr-06 0:44 
QuestionI can get an event to fire for a link button inside a GridView Pin
Ista28-Apr-06 4:50
Ista28-Apr-06 4:50 
AnswerRe: I can get an event to fire for a link button inside a GridView Pin
Mike Ellison28-Apr-06 5:25
Mike Ellison28-Apr-06 5:25 
GeneralRe: I can get an event to fire for a link button inside a GridView Pin
Ista28-Apr-06 5:27
Ista28-Apr-06 5:27 
AnswerRe: I can get an event to fire for a link button inside a GridView Pin
Ista28-Apr-06 5:52
Ista28-Apr-06 5:52 
QuestionRedirect to Word document??? Pin
JimFeng28-Apr-06 4:05
JimFeng28-Apr-06 4:05 
AnswerRe: Redirect to Word document??? Pin
Mike Ellison28-Apr-06 5:32
Mike Ellison28-Apr-06 5:32 
GeneralRe: Redirect to Word document??? Pin
JimFeng28-Apr-06 5:35
JimFeng28-Apr-06 5:35 
GeneralRe: Redirect to Word document??? Pin
Mike Ellison28-Apr-06 8:00
Mike Ellison28-Apr-06 8:00 
GeneralRe: Redirect to Word document??? Pin
JimFeng28-Apr-06 8:48
JimFeng28-Apr-06 8:48 
GeneralRe: Redirect to Word document??? Pin
gyokusei28-Apr-06 16:19
gyokusei28-Apr-06 16:19 
QuestionExecuting an .exe within ASP.NET Pin
Are Jay28-Apr-06 3:53
Are Jay28-Apr-06 3:53 
AnswerRe: Executing an .exe within ASP.NET Pin
minhpc_bk30-Apr-06 0:44
minhpc_bk30-Apr-06 0:44 
QuestionBest data type for currency - asp.net & sql? Pin
FionaDM28-Apr-06 3:40
FionaDM28-Apr-06 3:40 
AnswerRe: Best data type for currency - asp.net & sql? Pin
Paddy Boyd28-Apr-06 3:49
Paddy Boyd28-Apr-06 3:49 

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.