473,385 Members | 1,908 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

CheckBoxList ListItem not checked when using FireFox?

When selected="true" is declared in the CheckBoxList ListItem FireFox does
not display checked list items. Even more curious is the absence of the
checked="checked" attribute in the source which is present and generated
when the page is requested using IE.

Confusing. Anything I can do?

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

Apr 5 '07 #1
2 3840
Could you clarify your use of CheckBoxList? You're mixing ASP.NET and HTML
in your question. I would suggest redirecting this question to an ASP.NET
newsgroup or forum (like http://forums.asp.net/).

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#
"clintonG" wrote:
When selected="true" is declared in the CheckBoxList ListItem FireFox does
not display checked list items. Even more curious is the absence of the
checked="checked" attribute in the source which is present and generated
when the page is requested using IE.

Confusing. Anything I can do?
Apr 8 '07 #2
Thanks for caring to respond Peter but the problem has resolved itself which
sometimes occurs for reasons I sometimes understand and other times not. For
posterity...

I'm using a series of checkboxes with an <asp:CheckBoxList /control and in
the HTML source the <asp:ListItem selected="true" /attribute was used on
some list items. All items appear checked when viewed with IE7 but not when
viewed with FF2.

After loading in IE7 and viewing source (of the returned page) the
checked="checked" attribute was shown as expected. After loading in FF2 and
viewing source there was no presence of the checked="checked" attribute
which these ASP.NET controls are supposed to generate.

Again, loading the project a couple of days later the anomaly appears to
have resolved itself.

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/


"Peter Ritchie [C# MVP]" <PR****@newsgroups.nospamwrote in message
news:7C**********************************@microsof t.com...
Could you clarify your use of CheckBoxList? You're mixing ASP.NET and
HTML
in your question. I would suggest redirecting this question to an ASP.NET
newsgroup or forum (like http://forums.asp.net/).

--
Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#
"clintonG" wrote:
>When selected="true" is declared in the CheckBoxList ListItem FireFox
does
not display checked list items. Even more curious is the absence of the
checked="checked" attribute in the source which is present and generated
when the page is requested using IE.

Confusing. Anything I can do?

Apr 8 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Roy | last post by:
The title is self-explanatory, but I'll show you all what I've done thus far. Here's the aspx side of things(trimmed, of course): <form name="form1" id="Form1" method="post" runat="server">...
14
by: Satheesh Babu B | last post by:
hai.. am having a checkboxlist..now how do i get the value of the checkbox that is checked in checkboxlist using javascript? Thanks in advance.... Regards,
0
by: webmaster | last post by:
Hi all, I'm tearing my hair out with this one. I have successfully implemented by own RadioButtonList in order to provide additional functionality and a DIV rather than TABLE-based layout in...
4
by: Marty | last post by:
I am using: VS2005 Pro WinXP Pro SP2 IIS 5.1 ..NET Framework 2.0.50727 I create a website using File>New>Web Site>ASP.NET. I put a ListBox, DropDownList, CheckBoxList and RadioButtonList on...
0
by: joebob8000 | last post by:
This seems like a simple task, but my 6 year old roots in classic ASP must be causing me trouble with my current problem. I am looking to provide a search for users in which they can select...
1
by: terminul | last post by:
Hi I have a datalist which loops through the categories and within the datalist I have a CheckBoxList which are bound on the DataList's OnItemDataBound. The only problem I have is retrieving...
1
by: aboon | last post by:
Hi I need help with showing field when checkbox checked and hiding field when the checkbox is unchecked. I was able to do it using dropdownlist but I'm not able to do it with checkboxlist at all....
3
by: onlyprad | last post by:
Hi, I am populating the checkboxlist in (!IsPostBack) block of page load event with some checked items. After populating with checked items I am iterating through the items collection and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.