I dont think that the Gridview has inbuilt support for a menu. I would recommend to implement your own menu. You could either try to use the ASP.NET Ajax Menu control (see here ) or you could try to use the Yahoo User Interface library which comes with a menu (see here ).