Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
xamGrid Tooltip
posted

I have a xamGrid that needs a formatted tooltip.  When a user mouse over a  any cell in the immediate row, I want it to show all the cell values in that row nicely formatted in a tool tip. I also have some hidden columns whose width is set to zero. I want to  include these cell values as well.

The tool tip should look something like this:

Column1:  Cell Value

Column2:  Cell Value

Column3. Cell Value

 

Is there a way to accomplish this

BTW, Coumns are auto generated set to true.

Parents Reply Children
No Data