i need to overflow ellipsis the last line of a multiline text that i display in a dataview item (via itemTpl, not with useComponents).
What would be the best way to do this ?
I guessed Ext's TextMetrics would be perfect in my situation, but i'm having some misunderstandings on how/if i could make it work with sencha touch 2...