I'm facing problem in infragistics Grid, i've html string which i'm showing in grid it is showing properly in column BUT i'm facing below two problems
Hi Kumar,
Which elipses is not showing ?
Please try the following, howevrr have in mind that the font-family style will be overwritten by grid's defaults:
template:"<p><span style='font-family:Segoe UI, helvetica, arial, sans-serif, font-size: 16px !important; line-height: 21px; background-color: rgb(255,255,255);'>some text.......</span></p>"},
The difference is thatSegoe UIis not wrapped in ' '.
Hi Hristo,
Thanks so much for your quick reply!
Actually, i have some HTML text/string which i want to display in column as you can see in attachment. HTML string is render properly in column BUT i need to show ellipses(...) at the end of column width AND in tooltip i want to show plan text rather than html text as you can see in attachment.
If possible then please provide me any sample code.
Best Regards,
Sanjay