<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>http://wbex.ru/index.php?action=history&amp;feed=atom&amp;title=JavaScript_DHTML%2FSmartClient%2FDate_Picker</id>
		<title>JavaScript DHTML/SmartClient/Date Picker - История изменений</title>
		<link rel="self" type="application/atom+xml" href="http://wbex.ru/index.php?action=history&amp;feed=atom&amp;title=JavaScript_DHTML%2FSmartClient%2FDate_Picker"/>
		<link rel="alternate" type="text/html" href="http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Date_Picker&amp;action=history"/>
		<updated>2026-04-04T10:23:20Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Date_Picker&amp;diff=3784&amp;oldid=prev</id>
		<title> в 10:00, 26 мая 2010</title>
		<link rel="alternate" type="text/html" href="http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Date_Picker&amp;diff=3784&amp;oldid=prev"/>
				<updated>2010-05-26T10:00:24Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Предыдущая&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Версия 10:00, 26 мая 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
			</entry>

	<entry>
		<id>http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Date_Picker&amp;diff=3785&amp;oldid=prev</id>
		<title>Admin: 1 версия</title>
		<link rel="alternate" type="text/html" href="http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Date_Picker&amp;diff=3785&amp;oldid=prev"/>
				<updated>2010-05-26T07:27:44Z</updated>
		
		<summary type="html">&lt;p&gt;1 версия&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Calendar: event auto arrange==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Calendar.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
var _today = new Date;&lt;br /&gt;
var _start = _today.getDate() - _today.getDay();&lt;br /&gt;
var _month = _today.getMonth();&lt;br /&gt;
var _year = _today.getFullYear();&lt;br /&gt;
var eventOverlapData = [&lt;br /&gt;
{&lt;br /&gt;
    eventId: 1, &lt;br /&gt;
    name: &amp;quot;Meeting&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Shareholders meeting: monthly forecast report&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 3, 9),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 3, 14)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 2,&lt;br /&gt;
    name: &amp;quot;Realtor&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Breakfast with realtor to discuss moving plans&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 3, 8 ),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 3, 10)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 3,&lt;br /&gt;
    name: &amp;quot;Soccer&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Little league soccer finals&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 8),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 12)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 4, &lt;br /&gt;
    name: &amp;quot;Sleep&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Catch up on sleep&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 9),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 11)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 5,&lt;br /&gt;
    name: &amp;quot;Inspection&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Home inspector coming&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 10),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 12),&lt;br /&gt;
    eventWindowStyle: &amp;quot;testStyle&amp;quot;,&lt;br /&gt;
    canEdit: false&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 6,&lt;br /&gt;
    name: &amp;quot;Dinner Party&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Prepare elaborate meal for friends&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 11),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 14)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 7,&lt;br /&gt;
    name: &amp;quot;Poker&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Poker at Steve&amp;quot;s house&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 13),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 16)&lt;br /&gt;
}&lt;br /&gt;
];&lt;br /&gt;
isc.Calendar.create({&lt;br /&gt;
    ID: &amp;quot;eventCalendar&amp;quot;, &lt;br /&gt;
    data: eventOverlapData,&lt;br /&gt;
    eventAutoArrange: true,&lt;br /&gt;
    eventOverlap: false&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Data bound calendar==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Calendar.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
var _today = new Date;&lt;br /&gt;
var _start = _today.getDate() - _today.getDay();&lt;br /&gt;
var _month = _today.getMonth();&lt;br /&gt;
var _year = _today.getFullYear();&lt;br /&gt;
var eventData = [&lt;br /&gt;
{&lt;br /&gt;
    eventId: 1, &lt;br /&gt;
    name: &amp;quot;Meeting&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Shareholders meeting: monthly forecast report&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 2, 9),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 2, 14)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 2,&lt;br /&gt;
    name: &amp;quot;Realtor&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Breakfast with realtor to discuss moving plans&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 3, 8 ),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 3, 10)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 3,&lt;br /&gt;
    name: &amp;quot;Soccer&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Little league soccer finals&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 13),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 16)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 4, &lt;br /&gt;
    name: &amp;quot;Sleep&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Catch up on sleep&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 5),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 9)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 5,&lt;br /&gt;
    name: &amp;quot;Inspection&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Home inspector coming&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 10),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 12),&lt;br /&gt;
    eventWindowStyle: &amp;quot;testStyle&amp;quot;,&lt;br /&gt;
    canEdit: false&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 6,&lt;br /&gt;
    name: &amp;quot;Airport run&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Pick James up from the airport&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 1),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 3)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 7,&lt;br /&gt;
    name: &amp;quot;Dinner Party&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Prepare elaborate meal for friends&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 17),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 20)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 8,&lt;br /&gt;
    name: &amp;quot;Poker&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Poker at Steve&amp;quot;s house&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 4, 21),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 4, 23)&lt;br /&gt;
},&lt;br /&gt;
{&lt;br /&gt;
    eventId: 9,&lt;br /&gt;
    name: &amp;quot;Meeting&amp;quot;,&lt;br /&gt;
    description: &amp;quot;Board of directors meeting: discussion of next months strategy&amp;quot;,&lt;br /&gt;
    startDate: new Date(_year, _month, _start + 5, 11),&lt;br /&gt;
    endDate: new Date(_year, _month, _start + 5, 15)&lt;br /&gt;
}&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
// using a client-only dataSource so that test data is always relative to the current date&lt;br /&gt;
isc.DataSource.create({&lt;br /&gt;
    ID: &amp;quot;eventDS&amp;quot;,&lt;br /&gt;
    fields:[&lt;br /&gt;
        {name:&amp;quot;eventId&amp;quot;, primaryKey: true, type: &amp;quot;sequence&amp;quot;},&lt;br /&gt;
        {name:&amp;quot;name&amp;quot;},&lt;br /&gt;
        {name:&amp;quot;description&amp;quot;},&lt;br /&gt;
        {name:&amp;quot;startDate&amp;quot;, type: &amp;quot;datetime&amp;quot;},&lt;br /&gt;
        {name:&amp;quot;endDate&amp;quot;, type: &amp;quot;datetime&amp;quot;}&lt;br /&gt;
    ],&lt;br /&gt;
    clientOnly: true,&lt;br /&gt;
    testData: eventData&lt;br /&gt;
        &lt;br /&gt;
});     &lt;br /&gt;
isc.Calendar.create({&lt;br /&gt;
    ID: &amp;quot;eventCalendar&amp;quot;, &lt;br /&gt;
    dataSource: eventDS, autoFetchData: true&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Date picker with default value==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/SmartClient/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
var abcdArray = [&amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;, &amp;quot;c&amp;quot;, &amp;quot;d&amp;quot;],&lt;br /&gt;
    abcdList = {a:&amp;quot;option a&amp;quot;, b:&amp;quot;option b&amp;quot;, c:&amp;quot;option c&amp;quot;, d:&amp;quot;option d&amp;quot;},&lt;br /&gt;
&lt;br /&gt;
    formItems = [&lt;br /&gt;
    &lt;br /&gt;
    {name:&amp;quot;item1&amp;quot;, type:&amp;quot;header&amp;quot;, defaultValue:&amp;quot;header value&amp;quot;},&lt;br /&gt;
    {name:&amp;quot;item2&amp;quot;, type:&amp;quot;blurb&amp;quot;, defaultValue:&amp;quot;blurb value&amp;quot;},&lt;br /&gt;
    {type:&amp;quot;rowSpacer&amp;quot;},&lt;br /&gt;
    {name:&amp;quot;item3&amp;quot;, title:&amp;quot;staticText&amp;quot;, type:&amp;quot;staticText&amp;quot;, defaultValue:&amp;quot;staticText value&amp;quot;},&lt;br /&gt;
    &lt;br /&gt;
    //----- data items -----\\&lt;br /&gt;
    {name:&amp;quot;item4&amp;quot;, title:&amp;quot;text&amp;quot;, type:&amp;quot;text&amp;quot;, defaultValue:&amp;quot;text value&amp;quot;},&lt;br /&gt;
    {name:&amp;quot;item13&amp;quot;, title:&amp;quot;date&amp;quot;, type:&amp;quot;date&amp;quot;, defaultValue:&amp;quot;10/11/2001&amp;quot;},&lt;br /&gt;
  &lt;br /&gt;
    ];&lt;br /&gt;
DynamicForm.create({&lt;br /&gt;
    ID:&amp;quot;itemsForm&amp;quot;,&lt;br /&gt;
    left:20,&lt;br /&gt;
    top:40,&lt;br /&gt;
    width:400,&lt;br /&gt;
    items:formItems,&lt;br /&gt;
    canSubmit:true  // Required for the submit button to be operative&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>