Categories | Question details Back To List | ||
dhtmlxgrid in a webuser control in ASP.NET 2.0 When a context menu is created inside an ascx, when right-clicking the grid, the context menu is not being showed... only a sort of empty label. The event when clicking that empty label is not being fired neither... What am I missing? Thanks, Carlos Answer posted on May 24, 2007 17:04 The problem is not related to .Net itself. Please be sure - all paths to js/xml/css files of context menu a correct in generated page - you are using latest version of menu ( can be taken from http://scbr.com/docs/products/dhtmlxMenu/index.shtml ) Answer posted by sematik (Support) on Dec 04, 2014 06:10 The information connected with javascript select box and javascript tab example also can help you, so please check it too. |