AutoSuggestMenu help
-
Hey all, I'm trying to incorporate the AutoSuggestMenu on autosuggestmenu.com and I keep getting random javascript errors. Mainly 'XUtils' is undefined. Here's the code. Thanks for your help :) <%@ Register TagPrefix="Custom" Namespace="ENTech.WebControls" Assembly="AutoSuggestMenu" %> ... autosuggestmenu.dll is in bin directory.. asm_includes directory is in the root of my project. Code behind: public static List getRegSuggest(string keyword, bool usePaging, int pageIndex, int pageSize) { List menuItems = new List; ... return menuItems; }
-
Hey all, I'm trying to incorporate the AutoSuggestMenu on autosuggestmenu.com and I keep getting random javascript errors. Mainly 'XUtils' is undefined. Here's the code. Thanks for your help :) <%@ Register TagPrefix="Custom" Namespace="ENTech.WebControls" Assembly="AutoSuggestMenu" %> ... autosuggestmenu.dll is in bin directory.. asm_includes directory is in the root of my project. Code behind: public static List getRegSuggest(string keyword, bool usePaging, int pageIndex, int pageSize) { List menuItems = new List; ... return menuItems; }
Dio22 wrote:
Do they not have a forum ? Seems to me they will have more people who have used their library than CP will.
Christian Graus Driven to the arms of OSX by Vista.