iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
How to a break line (<br>) in webgrid column tooltip header.
I used bellow code to get the header tooltip in webgrid column.
webGridColumn.HeaderTooltip = "This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. "
I managed to add line break in tooltip by adding
\n
between the text. Following is the snippet code:
WebGrid1.RootTable.Columns.GetNamedItem("CompanyName").HeaderTooltip = "This\nis my \ntext example \nof tooltip. \nThis is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip. This is my text example of tooltip.";
Result:
Hope this helps.
Thanks :-)
Glad to know that the snippet code helps.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
Hi Yudi,
It is not working at my end.
I am using windows 10 + Internet exploree 11.
Please find screenshot.
Regards
Sachin Jain.
It is not working at my end.I am using windows 10 + Internet exploree 11.
Per your report, I re-test the sample page on IE 11 browser running on Windows 10. As shown in the following screenshot, adding line break in WebGrid column header tooltip works without problem.
For your information, I'm using WebGrid 10 build 24 and WebUI.NET Framework 3.0 build 976. Could you please inform me the detail version of your WebGrid and WebUI.NET Framework 3.0?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname