473,387 Members | 1,925 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

asp menu control inside a gridview control

eps
Has anyone have any experience of doing this ?

I want a small menu on each row with a few options, I have tried it and
it seems to work great at first but after clicking on a menu item and
handling that event you get some weird display artifacts, when you hover
your mouse over them all the menus on the page in each row of the
gridview are fully expanded and overlapping each other.

I realise the asp menu control is meant for site navigation, does anyone
have any ideas of how to achieve what I am after ? (to make it harder
try and avoid javascript, there are many examples of dynamic js menus
and they all seem to look pretty ugly).

Any help appreciated.

--
Eps
Nov 13 '07 #1
1 2044
You'll get more mileage if you post to the correct group. This is C#
language; you want asp.net:
http://msdn.microsoft.com/newsgroups...&lang=en&cr=US

--Peter
http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com

"eps" wrote:
Has anyone have any experience of doing this ?

I want a small menu on each row with a few options, I have tried it and
it seems to work great at first but after clicking on a menu item and
handling that event you get some weird display artifacts, when you hover
your mouse over them all the menus on the page in each row of the
gridview are fully expanded and overlapping each other.

I realise the asp menu control is meant for site navigation, does anyone
have any ideas of how to achieve what I am after ? (to make it harder
try and avoid javascript, there are many examples of dynamic js menus
and they all seem to look pretty ugly).

Any help appreciated.

--
Eps
Nov 13 '07 #2

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

Similar topics

7
by: | last post by:
Hello, Does anyone have an idea on how I can filter the data in the gridview control that was returned by an sql query? I have a gridview that works fine when I populate it with data. Now I...
5
by: Siva | last post by:
Hello I have a dropdownlist inside the gridview as a template column defined as follows: <asp:TemplateField HeaderText="Choose Location"> <ItemTemplate> <asp:DropDownList ID="ddlChooseLoc"...
1
by: Nam | last post by:
I have a DropDownList control in a TemplateField inside my GridView How do I access this control’s SelectedIndexChanged event in codeBehind page? I don’t see the ID “DropDownList1” of...
0
by: John Smith | last post by:
If anyone can help, I would very muchly appreciate it. I have a main page that uses the .net 2.0 menu control with the multiview controls as the menu choices. This works fine. One of the menu...
0
by: Terry | last post by:
Developing Environment: Visual Studio 2.0 ASP.NET Question: I have a gridview control inside of a wizard control. I'm having issues accessing the SelectedDataKey.Values("ID AS STRING") of the grid...
1
by: Stan SR | last post by:
Hi, I use a user control within a gridview Something like this <asp:GridView DataSourceID="myDatasource" ID="gvList" runat="server"> <Columns> <asp:TemplateField> <ItemTemplate>...
1
by: spitapps | last post by:
In a traditional gridview control the items inserted(bind) into the control are rows and the data is in columns. I have a customer who wants the data fields as rows and the columns as the items...
0
by: Steve_Black | last post by:
I'm using VS2005, and I'm using the ASP.Net menu control. My submenus are displaying underneath my gridview controls, and are therefore getting cut off so the user can't see the entire menu item. ...
1
by: =?Utf-8?B?U2F2dm91bGlkaXMgSW9yZGFuaXM=?= | last post by:
How can I use Findcontrol inside a master gridview's RowDatabound event to search for another gridview (detail) control that is inside an ASP Panel, in a template column of the master gridview?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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,...

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.