1-10 of 10 < Previous Next >
3 votes

JS error in SelectorField

Hi, I've placed SelectorField into my GridView to have a RadioButton column there. <mb:SelectorField SelectionMode="Single" AutoPostBack="false" /> When my page loads IE reports a JS error: Line: ...

id# 9299 | Planned Release: None | Last Updated: Jun 22 at 8:46 PM  by DarthRob
2 votes

'undefined' is null or not an object

I got this error when testing the OpenDialogButton in IE7 when I try to close the dialog using the IE7 tab close button. The sample in http://www.metabuilders.com/Tools/DialogWindow.aspx also produ...

id# 9182 | Planned Release: None | Last Updated: May 28 at 2:29 PM  by ewsachse
1 vote

XHTML compliance - all attributes should be lower case

According to http://www.w3.org/TR/xhtml1/#h-4.2 , all attributes should render lower case. But the RolloverImage control renders its onmouseover and onmouseout in title case. Example: <a id="heade...

id# 10115 | Planned Release: None | Last Updated: May 3 at 7:41 PM  by robh
1 vote
closed

Incompatibility with UpdatePanel

Some controls' scripts are incompatible with UpdatePanel. Needs investigation

id# 8372 | Planned Release: None | Last Updated: Mar 10 at 6:43 AM  by soulsolutions
1 vote
closed

DualList Remove All Button Text Should <<-Remove All

DualList Remove All Button Text Should <<-Remove All instead of <<-Remove.

id# 8884 | Planned Release: None | Last Updated: Mar 6 at 10:09 PM  by artificeren
1 vote

DualList Item count is wrong

Creates a test page using the default configuration. In the ItemsMoved event or in a button event, return the number of items in the left list. Response.Write(DualList1.LeftItems.Count & "<br>...

id# 9074 | Planned Release: None | Last Updated: Dec 18 2007 at 7:15 PM  by Gary_P
1 vote

UpdatePanel and LinkedList

Hi, I really like your linked list code, but there's a problem when the two linked lists are placed inside an updatepanel. Unfortunately, on refreshing the panel, the bottom list suddenly displays...

id# 9050 | Planned Release: None | Last Updated: Dec 12 2007 at 3:19 PM  by jsiegmund
1 vote

DialogOpenButton - FindControl in AddAttributesToRender not working with Master pages

I have the following page structure: MasterPage.master ResourceEdit.aspx - this references the master page - it has a ContentPlaceholder, - which has a DialogWindow and a FormView, - the FormView ...

id# 8881 | Planned Release: None | Last Updated: Nov 27 2007 at 2:47 PM  by WarrenRoscoe
1 vote
closed

DualList label text alignment

First let me thank you for this great control, it's really a nice piece of code. I noticed a small issue with the label text alignment: When EnableMoveUpDown is set to false, the left label text is...

id# 7944 | Planned Release: None | Last Updated: Nov 2 2007 at 9:16 PM  by artificeren
1 vote
closed

ExpandingPanel Cookie Expire Bug

ExpandingPanel.cs file 728line: + System.DateTime.Now.Add( this.CookieStateLifeSpan ).ToShortDateString() + "', " in some culture, will genearete datetime string like: "2007-11-10", but in Cooki...

id# 7836 | Planned Release: None | Last Updated: Nov 2 2007 at 8:54 PM  by artificeren

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 10 < Previous 1 Next >
Updating...