AD
Administrator
Syncfusion Team
August 17, 2006 10:37 AM UTC
Hi Sivaiah,
Try setting the Style.CellTipText property to display the tooltip in a cell.
//TableControlPrepareViewStyleInfo event.
e.Inner.Style.CellTipText = e.Inner.Style.Text;
Please refer the below forum threads for more details.
For Tooltip properties : http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=29799
For Tooltip Size : http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=23741
For Tooltip Width : http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=12940
Let me know if this helps.
Regards,
Haneef