Click here to Skip to main content
16,015,973 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: login as entrypoint to my web application Pin
MaryAnne3-May-07 8:52
MaryAnne3-May-07 8:52 
QuestionRow Freeze in DHTML Pin
Singhal Puneet3-May-07 3:16
Singhal Puneet3-May-07 3:16 
Questionasp.net Password textbox Pin
aransiola3-May-07 3:15
aransiola3-May-07 3:15 
AnswerRe: asp.net Password textbox Pin
N a v a n e e t h3-May-07 3:43
N a v a n e e t h3-May-07 3:43 
GeneralRe: asp.net Password textbox Pin
aransiola3-May-07 3:49
aransiola3-May-07 3:49 
AnswerRe: asp.net Password textbox Pin
enjoycrack3-May-07 3:52
enjoycrack3-May-07 3:52 
AnswerRe: asp.net Password textbox Pin
Tarakeshwar Reddy3-May-07 3:57
professionalTarakeshwar Reddy3-May-07 3:57 
QuestionAdding a tooltip to a datagrid row Pin
Christer Claesson3-May-07 2:51
Christer Claesson3-May-07 2:51 
Hello there

I'm currently working a datagrid and I would like to add a tooltip with an image if you move the rows. The image is bound to an article id that each row has. My idea is something like this:

Create a method that gets the specific image url for a given article id.
Use e.row.attributes.add to add a javascript that shows the tooltip on mouseover and removes it on mouseout.
Will use the method to pass an argument with the image url to the javascrip

However, after this I'm stuck. I'm having trouble to get a hold of a nice javascript that can take a image url as argument and show it. And I'm not completely sure if I'm on the right way either, especially as the images need to be different and loaded dymically for each row.

Any suggestions what to do?
AnswerRe: Adding a tooltip to a datagrid row Pin
N a v a n e e t h3-May-07 2:58
N a v a n e e t h3-May-07 2:58 
AnswerRe: Adding a tooltip to a datagrid row Pin
RichardGrimmer3-May-07 5:24
RichardGrimmer3-May-07 5:24 
QuestionHow to provide confirmation box to a template Dropdownlist Pin
NetBot3-May-07 2:40
NetBot3-May-07 2:40 
AnswerRe: How to provide confirmation box to a template Dropdownlist Pin
_mubashir3-May-07 2:47
_mubashir3-May-07 2:47 
GeneralRe: How to provide confirmation box to a template Dropdownlist Pin
NetBot3-May-07 2:53
NetBot3-May-07 2:53 
GeneralRe: How to provide confirmation box to a template Dropdownlist Pin
enjoycrack3-May-07 3:55
enjoycrack3-May-07 3:55 
GeneralRe: How to provide confirmation box to a template Dropdownlist Pin
NetBot3-May-07 5:43
NetBot3-May-07 5:43 
GeneralRe: How to provide confirmation box to a template Dropdownlist Pin
enjoycrack3-May-07 13:48
enjoycrack3-May-07 13:48 
Questionregarding datareader Pin
Sebastian T Xavier3-May-07 2:18
Sebastian T Xavier3-May-07 2:18 
AnswerRe: regarding datareader Pin
_mubashir3-May-07 2:52
_mubashir3-May-07 2:52 
GeneralRe: regarding datareader Pin
Sebastian T Xavier3-May-07 4:33
Sebastian T Xavier3-May-07 4:33 
GeneralRe: regarding datareader Pin
_mubashir4-May-07 22:50
_mubashir4-May-07 22:50 
AnswerRe: regarding datareader Pin
kubben3-May-07 2:59
kubben3-May-07 2:59 
GeneralRe: regarding datareader Pin
Sebastian T Xavier3-May-07 4:35
Sebastian T Xavier3-May-07 4:35 
AnswerRe: regarding datareader Pin
Guffa3-May-07 3:46
Guffa3-May-07 3:46 
GeneralRe: regarding datareader Pin
Sebastian T Xavier3-May-07 4:36
Sebastian T Xavier3-May-07 4:36 
QuestionHow to update datagrid using xml file to populate the datagrid in asp.net using c# Pin
attalurisubbu3-May-07 2:04
attalurisubbu3-May-07 2:04 

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.