Hi
*Issue:*
The table column data is incomplete for columns having more character
lengths.
*Solution:*
Extends *Backgrid.Cell* and add '*mouseover*' event. On mouse over, check
if cell content is larger than the cell width, then add tooltip to the
column by setting cell content in the title attribute.
Please find attached patch and review.
Thanks,
Surinder Kumar