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
>