Tooltip on Datagrid Cell

  • Thread starter Thread starter Bill Nguyen
  • Start date Start date
B

Bill Nguyen

I would like to display tooltip for the currenCell (selected).
For example
Col1 = storeID
Col2 = Store name.

Since Col2's width is 20 characters, some of the tore names are truncated.
The tooltip should help showing the full store name when user hover the the
mouse over the currencell.

Any help is greatly appreciated.

Bill
 
Back
Top