Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 17th, 2006, 02:06 AM
Registered User
 
Join Date: May 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Insert New Article 'weird-ness'

When I go to add a new article using the administrative page (AddEditArticle.aspx), all of the dropdown's act very strange, and quite annoying. When I select a dropdown, it immediately closes and the default value for that dropdown is not selected anymore. I then have to reselect the dropdown to open the list. I've noticed this problem debugging my own local copy and also on the DotNet2TheMax site (http://www.dotnet2themax.com/TheBeerHouse). Is anyone else seeing the issue I'm talking about and if so, what might be causing that behavior?

Thanks,

Doug

 
Old August 17th, 2006, 02:34 AM
Authorized User
 
Join Date: May 2006
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
Default

I'm trying to figure out where this behavior is located that you're talking about. When you select the control, initially, the drop down box will drop down exposing a list of items. If you mouse over an item in the box and select it the item is placed in the input box and the drop down box disappears. Is this the behavior you're experiencing? Or on initial selection the dropdown box opens and then closes, selecting the item under your mouse?

Further, where do you experience the problem? The body editor is an external 3rd party, albeit free, control.

Finally, I haven't set up my business web site yet, so the vb version of the web-site is still there. I have just tried the drop downs and the expected behavior works for me there using. You might try it there: http://www.mypcconnection.com


 
Old August 17th, 2006, 07:12 AM
Authorized User
 
Join Date: May 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I get this too.
In admin mode: Manage Articles>Add New Article,
When you click the Category dropdownlist for the first time, the default category will disappear showing a blank entry. You then need to click on the dropdrownlist again to select a category ... somewhat irritating.
I didn't have chance to look into why but I was wondering if it was related to SetInputControlsHighlight since when the default text disappears, the dropdownlist becomes hightlighted.

 
Old August 17th, 2006, 01:20 PM
Authorized User
 
Join Date: May 2006
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
Default

Using both IE7 Beta 3 and Mozilla Firefox 1.5 I can't replicate the problem being described. Later today I will try with IE6.

 
Old October 10th, 2006, 02:34 PM
Authorized User
 
Join Date: Mar 2006
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Default

Getting the same thing as well. I can confirm that it doesn't happen with Firefox 1.5.0.7 on Windows XP.
But it does happen with IE 6.

I think it is very likely to be related to 'SetInputControlsHighlight' because if I disable this (by commenting out the call to the Helper class in 'BasePage.cs') the problem disappears.

I suppose you could override the BasePage OnLoad event just for this one page to disable 'SetInputControlsHighlight'. But that would be a shame because it is a nice feature and would be good to have on all pages.

Did anyone find any other solutions?

Thanks

Holf






Similar Threads
Thread Thread Starter Forum Replies Last Post
Most Rated Article tectrix BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 11 March 22nd, 2008 08:15 AM
An Article- Inheritance in O/R Mapping sarosh SQL Language 0 January 10th, 2007 05:38 AM
Error in BLL.Article.Article.cs drohm BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 August 14th, 2006 09:56 AM
New Ajax article posted jminatel Ajax 0 March 13th, 2006 07:40 PM
Select Article from today only morpheus Classic ASP Basics 3 August 4th, 2004 09:46 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.