<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IP Bastola &#187; Ext Js</title>
	<atom:link href="http://ipbastola.com.np/category/ext-js/feed/" rel="self" type="application/rss+xml" />
	<link>http://ipbastola.com.np</link>
	<description>Professional PHP Web Developer, Open Source Enthusiast, CodeIgniter Evangelist</description>
	<lastBuildDate>Tue, 07 Dec 2010 12:45:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Ext Js, How to Change DatePicker Size</title>
		<link>http://ipbastola.com.np/ext-js/ext-js-how-to-change-datepicker-size/</link>
		<comments>http://ipbastola.com.np/ext-js/ext-js-how-to-change-datepicker-size/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 11:49:18 +0000</pubDate>
		<dc:creator>ip</dc:creator>
				<category><![CDATA[Ext Js]]></category>
		<category><![CDATA[datepicker size]]></category>

		<guid isPermaLink="false">http://ipbastola.com.np/?p=280</guid>
		<description><![CDATA[Here is the snippet of the code which shows how to change the datepicker&#8217;s size to your requirement. new Ext.DatePicker({ // ---- listeners:{ render: function(picker) { // sizing the date picker var elContainer = picker.el; var elTable = picker.el.down('table'); elContainer.setWidth('98.5%'); elTable.setWidth('100%'); // or you can do following // can be both percentage or pixel value]]></description>
		<wfw:commentRss>http://ipbastola.com.np/ext-js/ext-js-how-to-change-datepicker-size/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
