Click here to Skip to main content
16,004,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ObjectDatasource Deletemethod w custom Business Object Pin
minhpc_bk22-Jun-06 5:30
minhpc_bk22-Jun-06 5:30 
GeneralRe: ObjectDatasource Deletemethod w custom Business Object Pin
patt22-Jun-06 5:48
patt22-Jun-06 5:48 
GeneralRe: ObjectDatasource Deletemethod w custom Business Object Pin
minhpc_bk22-Jun-06 15:01
minhpc_bk22-Jun-06 15:01 
QuestionFree AJAX enabled Controls [modified] Pin
wEb GuRu...22-Jun-06 4:33
wEb GuRu...22-Jun-06 4:33 
AnswerRe: Free AJAX enabled Controls Pin
RichardGrimmer22-Jun-06 4:49
RichardGrimmer22-Jun-06 4:49 
QuestionHow to handle a click of a hyperlink Pin
widget122-Jun-06 4:16
widget122-Jun-06 4:16 
AnswerRe: How to handle a click of a hyperlink Pin
RichardGrimmer22-Jun-06 4:52
RichardGrimmer22-Jun-06 4:52 
GeneralRe: How to handle a click of a hyperlink Pin
widget122-Jun-06 5:57
widget122-Jun-06 5:57 
I want to test the condition of whether or not the cell was clicked in and if it is presently a white background then change it to black to signify that it was selected.

How can I write that in vb.net? If the buttonlink does not yet exist untilt he page loads how can I access it from client script? Sorry if I appear stupid - I just may be. . . . . but hopefully just new to it all.

I have this so far:
If e_link.OnClick = True Then
if (e_link.ForeColor() = System.Drawing.Color.Black)then

e_link.ForeColor() = System.Drawing.Color.White
End If
End if

I have an error on this line: e_link.OnClick can you test this at all?

Thx, tammy
AnswerRe: How to handle a click of a hyperlink Pin
Dustin Metzgar22-Jun-06 4:58
Dustin Metzgar22-Jun-06 4:58 
GeneralRe: How to handle a click of a hyperlink Pin
widget122-Jun-06 5:08
widget122-Jun-06 5:08 
GeneralRe: How to handle a click of a hyperlink Pin
Dustin Metzgar22-Jun-06 5:21
Dustin Metzgar22-Jun-06 5:21 
AnswerRe: How to handle a click of a hyperlink Pin
patt22-Jun-06 5:08
patt22-Jun-06 5:08 
Questionasp.net 2.0 GridView Pin
fmardani22-Jun-06 4:11
fmardani22-Jun-06 4:11 
AnswerRe: asp.net 2.0 GridView Pin
minhpc_bk22-Jun-06 5:31
minhpc_bk22-Jun-06 5:31 
QuestionShow image in datagrid Pin
maryam_a22-Jun-06 3:11
maryam_a22-Jun-06 3:11 
AnswerRe: Show image in datagrid Pin
varshavmane22-Jun-06 3:15
varshavmane22-Jun-06 3:15 
AnswerRe: Show image in datagrid Pin
varshavmane22-Jun-06 3:17
varshavmane22-Jun-06 3:17 
AnswerRe: Show image in datagrid Pin
varshavmane22-Jun-06 3:19
varshavmane22-Jun-06 3:19 
AnswerRe: Show image in datagrid Pin
varshavmane22-Jun-06 3:20
varshavmane22-Jun-06 3:20 
QuestionLogin User Control Pin
johnprakash22-Jun-06 2:29
johnprakash22-Jun-06 2:29 
AnswerRe: Login User Control Pin
Not Active22-Jun-06 4:02
mentorNot Active22-Jun-06 4:02 
GeneralRe: Login User Control Pin
johnprakash22-Jun-06 19:02
johnprakash22-Jun-06 19:02 
AnswerRe: Login User Control Pin
alwinSCH27-Jun-06 5:03
alwinSCH27-Jun-06 5:03 
QuestionEdit DataGrid With DataTable(Urgent) Pin
varshavmane22-Jun-06 2:18
varshavmane22-Jun-06 2:18 
QuestionCookie Authentication Pin
munjalpandya22-Jun-06 1:28
munjalpandya22-Jun-06 1:28 

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.