|
Rank: Newbie Groups: Member
Joined: 5/16/2010 Posts: 2
|
Hello,
Just wondering if it is possible to add an onMouseOver to a Grid cell? What I am trying to do is to display a balloon tooltip (custom code) when the mouse pointer hovers over a specific Grid cell. Thanks in advance.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
There is no way to do that in the current version. We will have to add a few client side events to support that. It makes sense to have this feature though, so we will look into it and see it can be added. We will update the post again within next week to provide you an update.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build that implemented this feature. Please see your private message for download location.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/16/2010 Posts: 2
|
Thank you. I will test it out.
|
|
Rank: Member Groups: Member
Joined: 5/31/2008 Posts: 25
|
Hi guys,
I bind some values to my grid. One of them was a couple of images that has the "alt atribute" defined (tooltip).
But, when I run the page and do the mouse over my images, the Tooltip doesnt appear. I think that occurs because the grid by default have some "hover styles" or its prepared to context menus (that I not using).
There are some way to configure the grid control to show my alt image attributes?
Thanks again. Roberto.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I am not aware that the Grid's mouse over handler would prevent the image tooltip from being displayed. You can verify this by adding a StaticColumn and set the column's Text property to an img tag with alt and you should the alt displayed on mouse over.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/31/2008 Posts: 25
|
My fault. I think that's working now!
Thank you. =)
|
|
Rank: Advanced Member Groups: Member
Joined: 5/22/2009 Posts: 33
|
Hello Sir,
Can I also get the update build for this feature? Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please download it from our download page.
Thanks
|
|