Joannie

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: How to set custom tooltip content? #98776
    Joannie
    Participant

    PawelRoman said:I was unclear, sorry. Imagine I have a table with 3 columns, In the first row, cell values are “A”, “B”, “C”, I pass these values in XML they are redered OK. Now, i want to have a tooltip when hovering over a cell “A”, and the tooltip content must be “D” (which as you see has nothing to do with ANY cell data). How do I send this “D” value to the grid? Of course it is a dynamic value thet I prepare on a server side, not a static 'd' letter. Do I have to have an extra hidden column for it or something like this?


    Do something like this:

    loadComplete: function (data){

    Joannie
    Participant

    I fixed this myself. It was a simple setting of topPager: true.

    I found the answer here: http://stackoverflow.com/quest…..-at-bottom

Viewing 2 replies - 1 through 2 (of 2 total)

Stay connected with us in your favorite flavor!