Click here to Skip to main content
15,896,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to Create an Invoice-like Form in ASP NET 2.0 Pin
ezani20-Nov-06 16:24
ezani20-Nov-06 16:24 
QuestionDesigning an Email application Pin
hasanali0020-Nov-06 11:52
hasanali0020-Nov-06 11:52 
AnswerRe: Designing an Email application Pin
Tal Kain20-Nov-06 15:01
Tal Kain20-Nov-06 15:01 
QuestionServer Side Localization Pin
Filipe Peixinho20-Nov-06 10:53
Filipe Peixinho20-Nov-06 10:53 
AnswerRe: Server Side Localization Pin
indianet20-Nov-06 15:03
indianet20-Nov-06 15:03 
QuestionEmail Error Pin
shapper20-Nov-06 10:37
shapper20-Nov-06 10:37 
AnswerRe: Email Error Pin
indianet20-Nov-06 14:50
indianet20-Nov-06 14:50 
QuestionAlter Tooltip property of TableRow in UserControl Pin
pahlsson20-Nov-06 8:33
pahlsson20-Nov-06 8:33 
Hi everybody!

I have a UserControl and all it's functionality is placed in an assembly (DLL). The UserControl generates a form with a number of TableRows containing a title, a input field and some other information. My problem is that every TableRow has a Tooltip set, and I don't want to show this. How on earth can I access the TableRow in the UserControl from the main-page's Page_Load and disable the Tooltip? My wish it that i somehow can access all the Tables TableRow's and disable them in a loop (like foreach (TableRow t in Table-placed-in-DLL-and-placed-in-usercontrol)...). Is it possible? Or do I have to solve this with javascript (hope not)?

Thank you!

pahlsson
AnswerRe: Alter Tooltip property of TableRow in UserControl Pin
indianet20-Nov-06 10:55
indianet20-Nov-06 10:55 
QuestionRegistering server control ID Pin
Krrish20-Nov-06 7:43
Krrish20-Nov-06 7:43 
AnswerRe: Registering server control ID Pin
iamrashida8320-Nov-06 8:20
iamrashida8320-Nov-06 8:20 
QuestionInvalid postback or callback argument Pin
Krrish20-Nov-06 7:33
Krrish20-Nov-06 7:33 
AnswerRe: Invalid postback or callback argument Pin
Grapes-R-Fun20-Nov-06 9:30
Grapes-R-Fun20-Nov-06 9:30 
AnswerRe: Invalid postback or callback argument Pin
indianet20-Nov-06 14:56
indianet20-Nov-06 14:56 
QuestionDownloading Image Pin
Marek Konieczny20-Nov-06 7:25
Marek Konieczny20-Nov-06 7:25 
AnswerRe: Downloading Image Pin
iamrashida8320-Nov-06 8:30
iamrashida8320-Nov-06 8:30 
GeneralRe: Downloading Image Pin
iamrashida8320-Nov-06 8:34
iamrashida8320-Nov-06 8:34 
GeneralRe: Downloading Image Pin
Marek Konieczny20-Nov-06 23:25
Marek Konieczny20-Nov-06 23:25 
GeneralRe: Downloading Image Pin
minhpc_bk20-Nov-06 23:44
minhpc_bk20-Nov-06 23:44 
QuestionBest way to maintain web application state? Pin
Rip Kirby20-Nov-06 4:38
Rip Kirby20-Nov-06 4:38 
AnswerRe: Best way to maintain web application state? Pin
indianet20-Nov-06 5:32
indianet20-Nov-06 5:32 
Questiondefinition of print() function in javscript Pin
yogita charhate20-Nov-06 3:56
yogita charhate20-Nov-06 3:56 
AnswerRe: definition of print() function in javscript Pin
indianet20-Nov-06 5:33
indianet20-Nov-06 5:33 
GeneralRe: definition of print() function in javscript Pin
Guffa20-Nov-06 7:35
Guffa20-Nov-06 7:35 
Questiondefinition of print() function in javscript Pin
yogita charhate20-Nov-06 3:55
yogita charhate20-Nov-06 3:55 

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.