Author Topic: PQGrid Tooltip  (Read 2779 times)

rsgmedia

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 50
    • View Profile
PQGrid Tooltip
« on: November 16, 2016, 10:43:40 am »
Hi,

We want to show cells data on tooltip/title tag because cells data is wrapping due to content length. How can we do this. Is there any option to set tootip for each cell of grid?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: PQGrid Tooltip
« Reply #1 on: November 16, 2016, 12:44:14 pm »
Tooltips can be added to cells with help of pq_cellattr property in JSON data.

Example: http://paramquery.com/pro/demos/comments

There is also a property wrap to show all content of the cells.

Example: http://paramquery.com/pro/demos/freeze_columns