We use a tooltip on our RadGrid to present a feedback message to a user when a row is disabled. During a test, is there any way to detect what the text of the tooltip is when hovering over a particular row by using the WebAii suite?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, the title attribute is how tooltips are added to elements in HTML. See here for more information. http://www.w3schools.com/tags/att_standard_title.asp. Do you need assistance reading the title attribute with the WebAii framework?
Cody Gibson
Telerik Technical Support