L
Larry Bud
Is there a slick way to add rollover info popup when someone rolls
over a particular column for a particular row in a GridView?
For example, I have a "status" column, which ranges 1-5. I don't want
to put the status desc in the column, just the number, but I want the
user to be able to roll over the value and have the description popup
in a <div>
Clearly this is client side, but thought there might be an easy way to
do it.
over a particular column for a particular row in a GridView?
For example, I have a "status" column, which ranges 1-5. I don't want
to put the status desc in the column, just the number, but I want the
user to be able to roll over the value and have the description popup
in a <div>
Clearly this is client side, but thought there might be an easy way to
do it.