<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: jqGrid for ASP.NET 3.6.1</title>
	<atom:link href="http://www.trirand.com/blog/?feed=rss2&#038;p=538" rel="self" type="application/rss+xml" />
	<link>http://www.trirand.com/blog/?p=538</link>
	<description>Grid plugin</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:52:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chaitanya Deshpande</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7803</link>
		<dc:creator>Chaitanya Deshpande</dc:creator>
		<pubDate>Fri, 22 Jan 2010 10:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7803</guid>
		<description>When do you plan to release the jqGrid ASP.NET MVC component? Is the beta ready for download?</description>
		<content:encoded><![CDATA[<p>When do you plan to release the jqGrid ASP.NET MVC component? Is the beta ready for download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rumen Stankov</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7621</link>
		<dc:creator>Rumen Stankov</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7621</guid>
		<description>Hello Mojtaba,

We are almost there. We have updated all PHP samples (almost 50 samples available here)

http://trirand.net/demophp.aspx

and we anticipate to be able to provide the downloadable product and some documentation by the end of the week.

Please, take a look at the samples and let us know what you think.</description>
		<content:encoded><![CDATA[<p>Hello Mojtaba,</p>
<p>We are almost there. We have updated all PHP samples (almost 50 samples available here)</p>
<p><a href="http://trirand.net/demophp.aspx" rel="nofollow">http://trirand.net/demophp.aspx</a></p>
<p>and we anticipate to be able to provide the downloadable product and some documentation by the end of the week.</p>
<p>Please, take a look at the samples and let us know what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mojtaba</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7620</link>
		<dc:creator>Mojtaba</dc:creator>
		<pubDate>Tue, 05 Jan 2010 18:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7620</guid>
		<description>Hi Dear Rumen,
I&#039;m waiting for PHP Framework :)</description>
		<content:encoded><![CDATA[<p>Hi Dear Rumen,<br />
I&#8217;m waiting for PHP Framework <img src='http://www.trirand.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7486</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Tue, 22 Dec 2009 09:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7486</guid>
		<description>@Mojtaba

Thanks for the recommendations

1. The connection is not necessary to be created here. As you can see it is passed to the grid class (in the demo it is created just for demo purposes). So if you have already one no problem, but I wonder how to remove the SelectCommand - what we should query?
2. Good point, but the concept is different. As you know before to load the grid javascript file we should load the lang file.
If you can manage all in one file then it is easy. Also the component have 3 classes that can be used very well with MVC concept. The demo just show the easy way of implementation

Thanks
Tony</description>
		<content:encoded><![CDATA[<p>@Mojtaba</p>
<p>Thanks for the recommendations</p>
<p>1. The connection is not necessary to be created here. As you can see it is passed to the grid class (in the demo it is created just for demo purposes). So if you have already one no problem, but I wonder how to remove the SelectCommand &#8211; what we should query?<br />
2. Good point, but the concept is different. As you know before to load the grid javascript file we should load the lang file.<br />
If you can manage all in one file then it is easy. Also the component have 3 classes that can be used very well with MVC concept. The demo just show the easy way of implementation</p>
<p>Thanks<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mojtaba</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7474</link>
		<dc:creator>Mojtaba</dc:creator>
		<pubDate>Mon, 21 Dec 2009 18:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7474</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-7468&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-7468&quot; rel=&quot;nofollow&quot;&gt;Rumen&lt;/a&gt; :&lt;/strong&gt;
Beta will be delayed for a few more days, please excuse us for the inconvenience.
To get an idea of what our PHP offering will be, please take a look at 
&lt;a href=&quot;http://trirand.net/demophp.aspx&quot; rel=&quot;nofollow&quot;&gt;http://trirand.net/demophp.aspx&lt;/a&gt;
we have ~10 examples there, more to come as we progress.
&lt;/blockquote&gt;

Nice framework Rumen,
I have some suggestion:

1-I think that it&#039;s better to isolate Database layer, for example you can define an URL for transfer Data to server side with simple protocol.(Then you can remove $grid-&gt;SelectCommand and $conn = new PDO(DB_DSN,DB_USER,DB_PASSWORD); )
This method help developer to use your Framework in projects.

2-Add a function to set Localize(or add a property to setGridOptions for Localize), for example $grid-&gt;setLocalize(&#039;fa&#039;); 

Before, I worked on a similar PHP Class to use jqGrid, If you have interested, I send it for you.
Best Regards and Special thank for your nice and powerful Framework.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-7468"><p>
<strong><a href="#comment-7468" rel="nofollow">Rumen</a> :</strong><br />
Beta will be delayed for a few more days, please excuse us for the inconvenience.<br />
To get an idea of what our PHP offering will be, please take a look at<br />
<a href="http://trirand.net/demophp.aspx" rel="nofollow">http://trirand.net/demophp.aspx</a><br />
we have ~10 examples there, more to come as we progress.
</p></blockquote>
<p>Nice framework Rumen,<br />
I have some suggestion:</p>
<p>1-I think that it&#8217;s better to isolate Database layer, for example you can define an URL for transfer Data to server side with simple protocol.(Then you can remove $grid-&gt;SelectCommand and $conn = new PDO(DB_DSN,DB_USER,DB_PASSWORD); )<br />
This method help developer to use your Framework in projects.</p>
<p>2-Add a function to set Localize(or add a property to setGridOptions for Localize), for example $grid-&gt;setLocalize(&#8216;fa&#8217;); </p>
<p>Before, I worked on a similar PHP Class to use jqGrid, If you have interested, I send it for you.<br />
Best Regards and Special thank for your nice and powerful Framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rumen</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7468</link>
		<dc:creator>Rumen</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7468</guid>
		<description>Beta will be delayed for a few more days, please excuse us for the inconvenience.

To get an idea of what our PHP offering will be, please take a look at 

http://trirand.net/demophp.aspx

we have ~10 examples there, more to come as we progress.</description>
		<content:encoded><![CDATA[<p>Beta will be delayed for a few more days, please excuse us for the inconvenience.</p>
<p>To get an idea of what our PHP offering will be, please take a look at </p>
<p><a href="http://trirand.net/demophp.aspx" rel="nofollow">http://trirand.net/demophp.aspx</a></p>
<p>we have ~10 examples there, more to come as we progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mojtaba</title>
		<link>http://www.trirand.com/blog/?p=538&#038;cpage=1#comment-7464</link>
		<dc:creator>Mojtaba</dc:creator>
		<pubDate>Mon, 21 Dec 2009 10:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=538#comment-7464</guid>
		<description>Thanks again for PHP framework.
What time we can download a first beta version?</description>
		<content:encoded><![CDATA[<p>Thanks again for PHP framework.<br />
What time we can download a first beta version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
