<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>metabuildersweb Work Item Rss Feed</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/List.aspx</link><description>metabuildersweb Work Item Rss Description</description><item><title>Commented Issue: DualList Items should be adjustable to be alphabetically sorted</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=12853</link><description>DualList Items should be adjustable to be alphabetically sorted.&lt;br /&gt;Like, DualList.LeftItems.SortAlphabetically&amp;#40;&amp;#41; or DualList.ItemsAreSortedAlphabetically or etc.&lt;br /&gt;Comments: ** Comment from web user: gdheller ** &lt;p&gt;Really need this feature. Thanks&lt;/p&gt;</description><author>gdheller</author><pubDate>Mon, 17 Aug 2009 19:41:58 GMT</pubDate><guid isPermaLink="false">Commented Issue: DualList Items should be adjustable to be alphabetically sorted 20090817074158P</guid></item><item><title>Commented Issue: JS error in SelectorField</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;Comments: ** Comment from web user: ciceroferreira ** &lt;p&gt;Hi guys...&lt;/p&gt;&lt;p&gt;I found the same problem and i fix it when i put the follow block of code.&lt;/p&gt;&lt;p&gt;&amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34;&amp;#62;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#60;&amp;#33;&amp;#91;CDATA&amp;#91;&lt;br /&gt;var MetaBuilders_SelectorField_CheckAllBoxes &amp;#61;  new Array&amp;#40;&amp;#123; Field&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_SelectorField1&amp;#39;, ID&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_ctl01_ctl00&amp;#39; &amp;#125;&amp;#41;&amp;#59;&lt;br /&gt;var MetaBuilders_SelectorField_CheckBoxes &amp;#61;  new Array&amp;#40;&amp;#123; Field&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_SelectorField1&amp;#39;, ID&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_ctl02_ctl01&amp;#39; &amp;#125;, &amp;#123; Field&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_SelectorField1&amp;#39;, ID&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_ctl03_ctl01&amp;#39; &amp;#125;, &amp;#123; Field&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_SelectorField1&amp;#39;, ID&amp;#58;&amp;#39;ctl00_ContentPlaceHolder1_GridView1_ctl04_ctl01&amp;#39; &amp;#125;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#47;&amp;#47;&amp;#93;&amp;#93;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;script&amp;#62;&lt;br /&gt;&lt;/p&gt;</description><author>ciceroferreira</author><pubDate>Tue, 26 May 2009 20:05:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: JS error in SelectorField 20090526080509P</guid></item><item><title>Commented Issue: DualList Items should be adjustable to be alphabetically sorted</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=12853</link><description>DualList Items should be adjustable to be alphabetically sorted.&lt;br /&gt;Like, DualList.LeftItems.SortAlphabetically&amp;#40;&amp;#41; or DualList.ItemsAreSortedAlphabetically or etc.&lt;br /&gt;Comments: ** Comment from web user: xenonysf ** &lt;p&gt;And this sort operation should apply to client side operations&lt;/p&gt;</description><author>xenonysf</author><pubDate>Mon, 23 Mar 2009 13:52:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: DualList Items should be adjustable to be alphabetically sorted 20090323015202P</guid></item><item><title>Created Issue: DualList Items should be adjustable to be alphabetically sorted</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=12853</link><description>DualList Items should be adjustable to be alphabetically sorted.&lt;br /&gt;Like, DualList.LeftItems.SortAlphabetically&amp;#40;&amp;#41; or DualList.ItemsAreSortedAlphabetically or etc.&lt;br /&gt;</description><author>xenonysf</author><pubDate>Mon, 23 Mar 2009 13:51:19 GMT</pubDate><guid isPermaLink="false">Created Issue: DualList Items should be adjustable to be alphabetically sorted 20090323015119P</guid></item><item><title>Commented Issue: JS error in SelectorField</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;Comments: ** Comment from web user: eriso ** &lt;p&gt;I&amp;#39;m having the same issuse. Selectorfield in GridView in a usercontrol.&lt;/p&gt;</description><author>eriso</author><pubDate>Wed, 18 Mar 2009 09:47:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: JS error in SelectorField 20090318094729A</guid></item><item><title>Commented Issue: JS error in SelectorField</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;Comments: ** Comment from web user: PianoMan ** &lt;p&gt;Also&amp;#58; According to the documentation CheckAllBox&amp;#40;es&amp;#41; is used when SelectionMode &amp;#61; Multiple. I&amp;#39;ve set SelectionMode &amp;#61; Single. &lt;/p&gt;&lt;p&gt;Is there a workaround&amp;#63; Perhaps I can setup an empty CheckAllBox object and the JS code will function w&amp;#47;o error&amp;#63;&lt;br /&gt;There&amp;#39;s no example in the documentation so I don&amp;#39;t know how to set up an CheclAllBox object.&lt;br /&gt;&lt;/p&gt;</description><author>PianoMan</author><pubDate>Tue, 17 Mar 2009 20:08:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: JS error in SelectorField 20090317080855P</guid></item><item><title>Commented Issue: JS error in SelectorField</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;Comments: ** Comment from web user: PianoMan ** &lt;p&gt;I just downloaded v0.9.4, converted the old RowSelector to SelectorField, converted my DataGrid to a GridView, ran my code and immediately encountered the error &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&amp;#39;.&lt;/p&gt;&lt;p&gt;Any chance someone could fix this&amp;#63;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>PianoMan</author><pubDate>Tue, 17 Mar 2009 20:03:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: JS error in SelectorField 20090317080309P</guid></item><item><title>Commented Issue: Image sizes</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=12729</link><description>Since I starting using the dll, all the images with no dimensions on my website have defaulted to 177 X 174&lt;br /&gt;Comments: ** Comment from web user: evil_wiggins ** &lt;p&gt;Ignore that&lt;/p&gt;</description><author>evil_wiggins</author><pubDate>Tue, 03 Mar 2009 00:35:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: Image sizes 20090303123504A</guid></item><item><title>Created Issue: Image sizes</title><link>http://metabuildersweb.codeplex.com/WorkItem/View.aspx?WorkItemId=12729</link><description>Since I starting using the dll, all the images with no dimensions on my website have defaulted to 177 X 174&lt;br /&gt;</description><author>evil_wiggins</author><pubDate>Tue, 03 Mar 2009 00:30:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Image sizes 20090303123041A</guid></item><item><title>Commented Issue: JS error in SelectorField</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;Comments: ** Comment from web user: DarthRob ** &lt;p&gt;For me, this error occurs when the GridView that contains the SelectorField is not Visible.  In this case, MetaBuilders_SelectorField_CheckAllBoxes is undeclared.  To test for an undeclared JavaScript variable, you could use typeof&amp;#40;&amp;#41;.  In &amp;#34;SelectorFieldScript.js&amp;#34; change the first function so that it looks like this&amp;#58;&lt;/p&gt;&lt;p&gt;function MetaBuilders_SelectorField_Init&amp;#40;&amp;#41; &amp;#123;&lt;br /&gt;    if &amp;#40; typeof&amp;#40; document.getElementById &amp;#41; &amp;#61;&amp;#61; &amp;#34;undefined&amp;#34; &amp;#41; return&amp;#59;&lt;br /&gt;    window.MetaBuilders_SelectorField_Fields &amp;#61; new Object&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;    if &amp;#40;typeof&amp;#40;MetaBuilders_SelectorField_CheckAllBoxes&amp;#41; &amp;#33;&amp;#61; &amp;#34;undefined&amp;#34;&amp;#41; &amp;#123;&lt;br /&gt;        for&amp;#40; var i&amp;#61;0&amp;#59; i &amp;#60; MetaBuilders_SelectorField_CheckAllBoxes.length&amp;#59; i&amp;#43;&amp;#43; &amp;#41; &amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;    var info &amp;#61; MetaBuilders_SelectorField_CheckAllBoxes&amp;#91;i&amp;#93;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;    var checkAllBox &amp;#61; document.getElementById&amp;#40; info.ID &amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;    checkAllBox.participants &amp;#61; new Array&amp;#40;&amp;#41;&amp;#59; &lt;br /&gt;&amp;#9;&amp;#9;    MetaBuilders_SelectorField_Fields&amp;#91; info.Field &amp;#93; &amp;#61; checkAllBox&amp;#59;&lt;br /&gt;    &amp;#9;&amp;#9;&lt;br /&gt;&amp;#9;&amp;#9;    for&amp;#40; var j&amp;#61;0&amp;#59; j &amp;#60; MetaBuilders_SelectorField_CheckBoxes.length&amp;#59; j&amp;#43;&amp;#43; &amp;#41; &amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;    var selectorInfo &amp;#61; MetaBuilders_SelectorField_CheckBoxes&amp;#91;j&amp;#93;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;    if &amp;#40; selectorInfo.Field &amp;#61;&amp;#61; info.Field &amp;#41; &amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;    checkAllBox.participants&amp;#91; checkAllBox.participants.length &amp;#93; &amp;#61; document.getElementById&amp;#40; selectorInfo.ID &amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;    &amp;#125;&lt;br /&gt;&amp;#9;&amp;#9;    &amp;#125;&lt;br /&gt;&amp;#9;    &amp;#125;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#125;&lt;/p&gt;</description><author>DarthRob</author><pubDate>Sun, 22 Jun 2008 20:45:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: JS error in SelectorField 20080622084536P</guid></item><item><title>COMMENTED ISSUE: 'undefined' is null or not an object</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9182</link><description>I got this error when testing the OpenDialogButton in IE7 when I try to close the dialog using the IE7 tab close button.&lt;br /&gt;The sample in http&amp;#58;&amp;#47;&amp;#47;www.metabuilders.com&amp;#47;Tools&amp;#47;DialogWindow.aspx also produces the same error in IE7, open a &amp;#34;poorly&amp;#34; designed dialog box, then close the tab&amp;#47;window via its close button.&lt;br /&gt;Comments: ** Comment from web user: ewsachse ** &lt;p&gt;I found the source of the error in the MetaBuilders_DialogWindow_DoDialogPostBack function in the DialogWindowBaseScript.js file.  It was not checking  if the result was undefined.  See below.  &lt;/p&gt;&lt;p&gt;broken code&amp;#58;&lt;br /&gt;if &amp;#40; result &amp;#61;&amp;#61; null&amp;#41; &amp;#123;&lt;br /&gt;&amp;#9;result &amp;#61; info.DefaultValue&amp;#59;&lt;br /&gt;&amp;#9;break&amp;#59;&lt;br /&gt;&amp;#125;&lt;/p&gt;&lt;p&gt;fixed code&amp;#58;&lt;br /&gt;if &amp;#40; result &amp;#61;&amp;#61; null &amp;#124;&amp;#124; result &amp;#61;&amp;#61; undefined&amp;#41; &amp;#123;&lt;br /&gt;&amp;#9;result &amp;#61; info.DefaultValue&amp;#59;&lt;br /&gt;&amp;#9;break&amp;#59;&lt;br /&gt;&amp;#125;&lt;/p&gt;&lt;p&gt;I also attached an updated DialogWindowBaseScript.js if you want to get the source and rebuild the project with this change.&lt;/p&gt;</description><author>ewsachse</author><pubDate>Wed, 28 May 2008 14:29:03 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: 'undefined' is null or not an object 20080528022903P</guid></item><item><title>CREATED ISSUE: XHTML compliance - all attributes should be lower case</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=10115</link><description>According to http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;TR&amp;#47;xhtml1&amp;#47;&amp;#35;h-4.2 , all attributes should render lower case. But the RolloverImage control renders its onmouseover and onmouseout in title case. Example&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;a id&amp;#61;&amp;#34;header1_RollOverLink4&amp;#34; href&amp;#61;&amp;#34;Invest.aspx&amp;#34;&lt;br /&gt;                 OnMouseOver&amp;#61;&amp;#34;RollOverLink_swapImage&amp;#40;&amp;#39;header1_RollOverLink4_img&amp;#39;,&amp;#39;&amp;#39;,&amp;#39;&amp;#47;images&amp;#47;invest_r.png&amp;#39;,1&amp;#41;&amp;#59;&amp;#34;&lt;br /&gt;                 OnMouseOut&amp;#61;&amp;#34;RollOverLink_swapImgRestore&amp;#40;&amp;#41;&amp;#59;&amp;#34;&amp;#62;&lt;br /&gt;&lt;br /&gt;It should be like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;a id&amp;#61;&amp;#34;header1_RollOverLink4&amp;#34; href&amp;#61;&amp;#34;Invest.aspx&amp;#34;&lt;br /&gt;                 onmouseover&amp;#61;&amp;#34;RollOverLink_swapImage&amp;#40;&amp;#39;header1_RollOverLink4_img&amp;#39;,&amp;#39;&amp;#39;,&amp;#39;&amp;#47;images&amp;#47;invest_r.png&amp;#39;,1&amp;#41;&amp;#59;&amp;#34;&lt;br /&gt;                 onmouseout&amp;#61;&amp;#34;RollOverLink_swapImgRestore&amp;#40;&amp;#41;&amp;#59;&amp;#34;&amp;#62;&lt;br /&gt;&lt;br /&gt;Easy fix, right&amp;#63;&lt;br /&gt;</description><author>robh</author><pubDate>Sat, 03 May 2008 19:41:33 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: XHTML compliance - all attributes should be lower case 20080503074133P</guid></item><item><title>COMMENTED ISSUE: Incompatibility with UpdatePanel</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=8372</link><description>Some controls&amp;#39; scripts are incompatible with UpdatePanel.&lt;br /&gt;Needs investigation&lt;br /&gt;Comments: ** Comment from web user: soulsolutions ** &lt;p&gt;Ah this does not appear to be fixed for all controls.&lt;br /&gt;The issue is around the use of Page.ClientScript to register the javascript while in the update panel you need to use the scriptmanager.&lt;br /&gt;This is a great article if you want to make both ways work without a reference to system.web.extensions&amp;#58;&lt;br /&gt;&amp;#91;URL&amp;#58;http&amp;#58;&amp;#47;&amp;#47;forums.asp.net&amp;#47;p&amp;#47;1040033&amp;#47;1445844.aspx&amp;#93;&lt;br /&gt;This is an example of updating the duallist control to use the scriptmanger &amp;#40;also need to update DynamicListBox to make it work&amp;#41;&amp;#58;&lt;/p&gt;&lt;p&gt;protected virtual void RegisterScript&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;if &amp;#40; this.Page &amp;#33;&amp;#61; null &amp;#38;&amp;#38; &amp;#33;this.AutoPostBack &amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;&amp;#47;&amp;#47;ClientScriptManager script &amp;#61; Page.ClientScript&amp;#59;&lt;br /&gt;ScriptManager.RegisterClientScriptResource&amp;#40;Page, typeof&amp;#40;DualList&amp;#41;, &amp;#34;MetaBuilders.WebControls.Embedded.DualListScript.js&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#47;&amp;#47;script.RegisterClientScriptResource&amp;#40;typeof&amp;#40;DualList&amp;#41;, &amp;#34;MetaBuilders.WebControls.Embedded.DualListScript.js&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;ScriptManager.RegisterStartupScript&amp;#40;Page, typeof&amp;#40;DualList&amp;#41;, &amp;#34;DualListScript&amp;#34;, &amp;#34;MetaBuildersDualListInit&amp;#40;&amp;#41;&amp;#59; &amp;#34; &amp;#43; String.Format&amp;#40;Resources.AjaxWorkaroundScript, &amp;#34;MetaBuildersDualListInit&amp;#34;&amp;#41;, true&amp;#41;&amp;#59;&lt;br /&gt;&amp;#47;&amp;#47;script.RegisterStartupScript&amp;#40; typeof&amp;#40; DualList &amp;#41;, &amp;#34;DualListScript&amp;#34;, &amp;#34;MetaBuildersDualListInit&amp;#40;&amp;#41;&amp;#59; &amp;#34; &amp;#43; String.Format&amp;#40; Resources.AjaxWorkaroundScript, &amp;#34;MetaBuildersDualListInit&amp;#34; &amp;#41;, true &amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;StringBuilder objInit &amp;#61; new StringBuilder&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#123; LeftBoxID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.leftBox.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;RightBoxID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.rightBox.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;MoveRightID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.moveRight.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;MoveAllRightID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.moveAllRight.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;MoveLeftID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.moveLeft.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;MoveAllLeftID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.moveAllLeft.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;MoveUpID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.moveUp.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39;, &amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;MoveDownID&amp;#58;&amp;#39;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; this.moveDown.ClientID &amp;#41;&amp;#59;&lt;br /&gt;objInit.Append&amp;#40; &amp;#34;&amp;#39; &amp;#125;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;&amp;#47;&amp;#47;script.RegisterArrayDeclaration&amp;#40; &amp;#34;MetaBuilders_DualLists&amp;#34;, objInit.ToString&amp;#40;&amp;#41; &amp;#41;&amp;#59;&lt;br /&gt;ScriptManager.RegisterArrayDeclaration&amp;#40;Page, &amp;#34;MetaBuilders_DualLists&amp;#34;, objInit.ToString&amp;#40;&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;/p&gt;</description><author>soulsolutions</author><pubDate>Mon, 10 Mar 2008 06:43:31 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Incompatibility with UpdatePanel 20080310064331A</guid></item><item><title>CLOSED ISSUE: DualList Remove All Button Text Should &lt;&lt;-Remove All</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=8884</link><description>DualList Remove All Button Text Should &amp;#60;&amp;#60;-Remove All instead of &amp;#60;&amp;#60;-Remove.&lt;br /&gt;Comments: Fixed, Thanks</description><author>artificeren</author><pubDate>Thu, 06 Mar 2008 22:09:03 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: DualList Remove All Button Text Should &lt;&lt;-Remove All 20080306100903P</guid></item><item><title>COMMENTED ISSUE: JS error in SelectorField</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;Comments: ** Comment from web user: jack33 ** &lt;p&gt;Same error. I used the SelectorField in a GridView which sits inside a usercontrol. Always shows the js error  &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&amp;#39;.&lt;/p&gt;&lt;p&gt;Anyone got any ideas&amp;#63; Thanks&lt;/p&gt;</description><author>jack33</author><pubDate>Wed, 27 Feb 2008 01:26:44 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: JS error in SelectorField 20080227012644A</guid></item><item><title>CREATED ISSUE: JS error in SelectorField</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9299</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve placed SelectorField into my GridView to have a RadioButton column there.&lt;br /&gt;&amp;#60;mb&amp;#58;SelectorField SelectionMode&amp;#61;&amp;#34;Single&amp;#34; AutoPostBack&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;When my page loads IE reports a JS error&amp;#58;&lt;br /&gt;Line&amp;#58; 5&lt;br /&gt;Char&amp;#58; 19&lt;br /&gt;Error&amp;#58; &amp;#39;MetaBuilders_SelectorField_CheckAllBoxes&amp;#39; is undefined&lt;br /&gt;Code&amp;#58; 0&lt;br /&gt;URL&amp;#58; &amp;#40;mine&amp;#41;&lt;br /&gt;&lt;br /&gt;How to fix it &amp;#63;&lt;br /&gt;I looked into the JS file, it seems like this variable&amp;#47;array was not defined anywhere...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Slava&lt;br /&gt;</description><author>SlavaTT</author><pubDate>Sun, 10 Feb 2008 20:40:34 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: JS error in SelectorField 20080210084034P</guid></item><item><title>CREATED ISSUE: 'undefined' is null or not an object</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9182</link><description>I got this error when testing the OpenDialogButton in IE7 when I try to close the dialog using the IE7 tab close button.&lt;br /&gt;The sample in http&amp;#58;&amp;#47;&amp;#47;www.metabuilders.com&amp;#47;Tools&amp;#47;DialogWindow.aspx also produces the same error in IE7, open a &amp;#34;poorly&amp;#34; designed dialog box, then close the tab&amp;#47;window via its close button.&lt;br /&gt;</description><author>mborghi</author><pubDate>Thu, 10 Jan 2008 13:40:28 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: 'undefined' is null or not an object 20080110014028P</guid></item><item><title>COMMENTED ISSUE: DualList Item count is wrong</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9074</link><description>Creates a test page using the default configuration.&lt;br /&gt;In the ItemsMoved event or in a button event, return the number of items in the left list.&lt;br /&gt; &lt;br /&gt;   Response.Write&amp;#40;DualList1.LeftItems.Count &amp;#38; &amp;#34;&amp;#60;br&amp;#62;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;    For i As Integer &amp;#61; 0 To DualList1.LeftItems.Count - 1&lt;br /&gt;      Response.Write&amp;#40;DualList1.LeftItems.Item&amp;#40;i&amp;#41;.ToString &amp;#38; &amp;#34;&amp;#60;br&amp;#62;&amp;#34;&amp;#41;&lt;br /&gt;    Next i&lt;br /&gt;&lt;br /&gt;Until you move ALL of the list items out then back it says 6 and will list all of them.&lt;br /&gt;It seems like it&amp;#39;s counting the total number of items, and not just what is in LeftItems.&lt;br /&gt;&lt;br /&gt;I don&amp;#39;t do C&amp;#35;. Can someone please fix this&amp;#63;&lt;br /&gt;Test file attached. - Run it and hit Submit.&lt;br /&gt;Comments: ** Comment from web user: Gary_P ** &lt;p&gt;After testing this control, I have found that it&amp;#39;s not the control&amp;#39;s source code that has a bug, it&amp;#39;s the example.&lt;br /&gt;When you change the 4, 5, 6, in the right side and have truly unique items between the 2 list boxes, it works great.&lt;br /&gt;Thank you all to whoever created this.&lt;/p&gt;&lt;p&gt;Make the Example say 7,8 and 9 and it&amp;#39;s all good.&lt;/p&gt;</description><author>Gary_P</author><pubDate>Tue, 18 Dec 2007 19:15:19 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: DualList Item count is wrong 20071218071519P</guid></item><item><title>CREATED ISSUE: DualList Item count is wrong</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9074</link><description>Creates a test page using the default configuration.&lt;br /&gt;In the ItemsMoved event or in a button event, return the number of items in the left list.&lt;br /&gt; &lt;br /&gt;   Response.Write&amp;#40;DualList1.LeftItems.Count &amp;#38; &amp;#34;&amp;#60;br&amp;#62;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;    For i As Integer &amp;#61; 0 To DualList1.LeftItems.Count - 1&lt;br /&gt;      Response.Write&amp;#40;DualList1.LeftItems.Item&amp;#40;i&amp;#41;.ToString &amp;#38; &amp;#34;&amp;#60;br&amp;#62;&amp;#34;&amp;#41;&lt;br /&gt;    Next i&lt;br /&gt;&lt;br /&gt;Until you move ALL of the list items out then back it says 6 and will list all of them.&lt;br /&gt;It seems like it&amp;#39;s counting the total number of items, and not just what is in LeftItems.&lt;br /&gt;&lt;br /&gt;I don&amp;#39;t do C&amp;#35;. Can someone please fix this&amp;#63;&lt;br /&gt;Test file attached. - Run it and hit Submit.&lt;br /&gt;</description><author>Gary_P</author><pubDate>Tue, 18 Dec 2007 16:48:03 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: DualList Item count is wrong 20071218044803P</guid></item><item><title>CREATED ISSUE: UpdatePanel and LinkedList</title><link>http://www.codeplex.com/metabuildersweb/WorkItem/View.aspx?WorkItemId=9050</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I really like your linked list code, but there&amp;#39;s a problem when the two linked lists are placed inside an updatepanel. Unfortunately, on refreshing the panel, the bottom list suddenly displays all items in it. The entire &amp;#39;link&amp;#39; between the two of them seems to get lost. &lt;br /&gt;&lt;br /&gt;Is there a way around this, or is this a bug&amp;#63;&lt;br /&gt;</description><author>jsiegmund</author><pubDate>Wed, 12 Dec 2007 15:19:32 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: UpdatePanel and LinkedList 20071212031932P</guid></item></channel></rss>