M
Mark
I have a simple DataSet with a single table being bound to a DataGrid. One
of the columns is displaying a linkbutton or button so that the user can
"drill through" to another related report. I would LOVE to be able to put a
tooltip on each linkbutton/button based on the contents of the of another
column in my DataSet. (Essentially a more detailed explanation of the
link).
Any suggestions on how to implement this?
Thanks in advance.
Mark
of the columns is displaying a linkbutton or button so that the user can
"drill through" to another related report. I would LOVE to be able to put a
tooltip on each linkbutton/button based on the contents of the of another
column in my DataSet. (Essentially a more detailed explanation of the
link).
Any suggestions on how to implement this?
Thanks in advance.
Mark