Click here to Skip to main content
15,885,032 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Display a single quote in a GridView's ToolTip Pin
andyharman14-Feb-07 3:25
professionalandyharman14-Feb-07 3:25 
GeneralRe: Display a single quote in a GridView's ToolTip Pin
-Dr_X-14-Feb-07 3:31
-Dr_X-14-Feb-07 3:31 
GeneralRe: Display a single quote in a GridView's ToolTip Pin
badgrs14-Feb-07 3:43
badgrs14-Feb-07 3:43 
GeneralRe: Display a single quote in a GridView's ToolTip Pin
-Dr_X-14-Feb-07 3:47
-Dr_X-14-Feb-07 3:47 
AnswerRe: Display a single quote in a GridView's ToolTip Pin
DavidNohejl14-Feb-07 4:23
DavidNohejl14-Feb-07 4:23 
AnswerRe: Display a single quote in a GridView's ToolTip Pin
-Dr_X-14-Feb-07 4:35
-Dr_X-14-Feb-07 4:35 
GeneralRe: Display a single quote in a GridView's ToolTip Pin
badgrs14-Feb-07 4:45
badgrs14-Feb-07 4:45 
AnswerRe: Display a single quote in a GridView's ToolTip Pin
-Dr_X-14-Feb-07 5:00
-Dr_X-14-Feb-07 5:00 
It liked this:
ToolTip='<%# String.Format("View " & Eval("FullName") & "{0}s employee information.", chr(39)) %>'
but not this
ToolTip='<%# String.Format("View " & Eval("FullName") & "{0}s employee information.", "'") %>'
For some reason it really jsut does not like the single quote.

Michael

I firmly believe that any man's finest hour, the greatest fulfillment of all that he holds dear, is that moment when he has worked his heart out in a good cause and lies exhausted on the field of battle - victorious.
Vince Lombardi (1913-1970)

GeneralRe: Display a single quote in a GridView's ToolTip Pin
andyharman14-Feb-07 6:25
professionalandyharman14-Feb-07 6:25 
AnswerRe: Display a single quote in a GridView's ToolTip Pin
-Dr_X-14-Feb-07 6:49
-Dr_X-14-Feb-07 6:49 
QuestionAJAX aspnet Pin
Kunal P14-Feb-07 3:03
Kunal P14-Feb-07 3:03 
AnswerRe: AJAX aspnet Pin
-Dr_X-14-Feb-07 3:15
-Dr_X-14-Feb-07 3:15 
GeneralRe: AJAX aspnet Pin
badgrs14-Feb-07 3:26
badgrs14-Feb-07 3:26 
GeneralRe: AJAX aspnet Pin
Kunal P14-Feb-07 3:35
Kunal P14-Feb-07 3:35 
GeneralRe: AJAX aspnet Pin
-Dr_X-14-Feb-07 3:44
-Dr_X-14-Feb-07 3:44 
GeneralRe: AJAX aspnet Pin
Kunal P14-Feb-07 3:27
Kunal P14-Feb-07 3:27 
GeneralRe: AJAX aspnet Pin
badgrs14-Feb-07 3:40
badgrs14-Feb-07 3:40 
Questioncaptcha & create user wizard Pin
Kunal P14-Feb-07 3:00
Kunal P14-Feb-07 3:00 
AnswerRe: captcha & create user wizard Pin
badgrs14-Feb-07 3:31
badgrs14-Feb-07 3:31 
QuestionHow to show movie clips using Flash Player in Web site build in c# Pin
Member 382857814-Feb-07 2:03
Member 382857814-Feb-07 2:03 
AnswerRe: How to show movie clips using Flash Player in Web site build in c# Pin
Paddy Boyd14-Feb-07 2:52
Paddy Boyd14-Feb-07 2:52 
GeneralRe: How to show movie clips using Flash Player in Web site build in c# Pin
Jesse Squire14-Feb-07 4:19
Jesse Squire14-Feb-07 4:19 
Questionsignup page Pin
siddisagar14-Feb-07 1:36
siddisagar14-Feb-07 1:36 
AnswerRe: signup page Pin
Neeraj Arora14-Feb-07 2:22
Neeraj Arora14-Feb-07 2:22 
QuestionHow to Capture "ESC" key stroke in ASP.NET web application. Pin
xiao bin bin14-Feb-07 1:01
xiao bin bin14-Feb-07 1:01 

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.