This is a migrated thread and some comments may be shown as answers.

Adding ToolTip to DataFormDataField

3 Answers 53 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Mustafa
Top achievements
Rank 1
Mustafa asked on 11 Jul 2015, 05:33 PM

How do I add tooltip to DataFormDataField.  I have tried:

Tooltip = " "

telerik:RadToolTipService.ToolTipContent=" "

but none of them are working on DataFormDataField.  


3 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 13 Jul 2015, 07:41 AM
Hi Mustafa,

As you posted your request under the Telerik Platform forums, I cannot tell for sure which Telerik components you're using - WPF, WinForms, Silverlight, ASP.NET AJAX. We would therefore need to know which component you're inquiring about.

I would also recommend that you post your queries under the forum of the specific product as this will ensure that your questions reach the respective development community and our support engineers. You can also take advantage of our support plans to be able to submit support requests directly for the DevTools products and have a guaranteed 24hour response time.

Regards,
Tina Stancheva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Mustafa
Top achievements
Rank 1
answered on 13 Jul 2015, 01:18 PM
It is a wpf application.  I need to show a tooltip for a textbox which is in the dataformdatafield.
0
Stefan
Telerik team
answered on 15 Jul 2015, 01:58 PM
Hello Mustafa,

For achieving this, you will need to modify the template of the control and add a tooltip for a particular element as per your requirements. Please check the Templates Structure and the Styling DataFormDataField articles for more information on the matter.

Best Regards,
Stefan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataForm
Asked by
Mustafa
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Mustafa
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or