473,511 Members | 10,195 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Gridview and mouseover

Is there a way to apply a "mouseover" command to the cell level of a
GridView? I can do it at the row level, but I want to be able to do it at
the cell level.

I was able to do it with the DataGrid by doing it at the Item level.
Mar 10 '06 #1
1 1345
Matt,

It has no sense to do at serverside action in a gridview. This has to be
done on the clientside in javascript.

If it was a textbox, I had probably a better answer for you. A gridview is
something that builds a grid at serverside and than the elements of that has
to be used.

If I needed it and could not find the solution than I surely would ask this
question in the newsgroup.

microsoft.public.dotnet.framework.aspnet

I hope this helps,

Cor
"Matt Colegrove" <Ma***********@discussions.microsoft.com> schreef in
bericht news:97**********************************@microsof t.com...
Is there a way to apply a "mouseover" command to the cell level of a
GridView? I can do it at the row level, but I want to be able to do it at
the cell level.

I was able to do it with the DataGrid by doing it at the Item level.

Mar 10 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3333
by: Alex | last post by:
On my page I have a lot string like this: <span onmouseover="callMe(this)" onmouseout="callMe(null)" >abc1</span> <span onmouseover="callMe(this)" onmouseout="callMe(null)" >abc2</span> <span...
2
1484
by: MichaelY | last post by:
Ok...I'm gonna regret this...but here goes....(promise I'm not trolling) After several years of using the provided ASP.NET data display controls (DataGrids, Repeaters, and now the GridView amoung...
2
14671
by: Matt Colegrove | last post by:
How does one set a Mouseover/Mouseout event on a cell in a GridView? I can successfully assign these events to be active on a row in a GridView. I can do this with a DataGrid, by adding code to...
0
1754
by: kieran | last post by:
Hi, I was using the datagrid and am now starting to use the gridview in asp.net 2.0. I used to use the first below sub for when i would mouseover a row - this highlighted the row but did not...
0
884
by: gomzi | last post by:
Hi, I would like to know as to how I could display a layer when the mouse is hovered over the rows in a gridview. i.e. when the mouse is hovered a row, then some info of that row should be...
0
877
by: gomzi | last post by:
Hi, I would like to call a function when the mouse is hovered over the rows in a gridview. Is it possible? Thanks, Gomzi.
2
5468
by: msrahul | last post by:
Hi EveryOne I have a gridview with sorting enabled. As we all know, when sorting is enabled in a gridview, the column names in the gridview get UNDERLINED permanently. I dont want this. i want the...
4
1847
malav123
by: malav123 | last post by:
Hi, I im using gridview controll and i want to display a popup box when the user mouse overs on particular row and that popupbox will contain the information of that particular row...
0
1704
by: spacecadet563 | last post by:
I am trying to change and display the image source of an image control (named image2 )on mouseover of cell event on a gridview(Gridview1) with a SQL datasource. The cell contains image name of image...
0
7245
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7144
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7427
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7085
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7512
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5069
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4741
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1577
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.