Random photo
Loading...
Domains for sale
|
July 5, 2006Adding scrolling to the ScriptAculoUs autocomplete web controlScriptAculoUs autocomplete web control from SimoneB is a nice lightweight easy to use ASP.NET autocomplete textbox control with many virtues. The only problem I had with it was that dropdown autocomplete list has no scrolling and so long autocomplete lists look ugly. Happily it comes with sources so I hacked it to add scrolling, here is the solution in case somebody needs it.
July 5, 2006 1:00 PM
| #ASP.NET
Comments
Thanks for the code and I think it would be helpful to mark the curly brackets of 'for' loop with blue as they don't appear in the original code. Posted by: Andrey at September 6, 2007 11:38 AMDavid, wouldn't it be fair to ask before publishing someone else's work on your website? Hi Oleg, I have already included your solution into the control. Thanks again. Can I just ask you to change the url that points to my blog post since I switched to DotNetSlackers? The new post url is: http://dotnetslackers.com/community/blogs/simoneb/archive/2006/07/03/142.aspx Thanks Posted by: Simone at July 6, 2006 8:55 PMHey Oleg, Very cool! I've added it as a vendor project into the extensibleforge.net repository > http://dev.extensibleforge.net/browser/vendor/ScriptAculous.NET It seems SimoneB beat me to the punch, and added this to the downloadable source base, but I did add a style.css file into a Resources folder as I couldn't find a default CSS file anywhere. Thanks for the link and code! Posted by: M. David Peterson at July 6, 2006 3:39 PMPost a comment
|