<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Thanks everyone for the info. Turns out the distinction I was drawing was somewhat<div>spurious. There is not built-in store update for the Ext JS grid either, you have to</div><div>apply your own. Just the Ext JS docs are better and the Cat tutorial made it seem</div><div>so easy. :) [Though there are a few typos in it, code and English, and the trailing</div><div>commas in the JS will break "some" parsers; if I have time, I'll send an errata].</div><div><br class="webkit-block-placeholder"></div><div>I'm gonna hoe the row in YUI and apply pieces of Ext JS, I hope, down the road</div><div>when everything is running.</div><div><br><div><div>On Jan 27, 2008, at 7:03 AM, J. Shirley wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Jan 25, 2008 6:14 PM, Ashley &lt;<a href="mailto:apv@sedition.com">apv@sedition.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="Ih2E3d">On Jan 25, 2008, at 6:07 PM, Peter Karman wrote:<br>&gt; Ashley wrote on 1/25/08 6:44 PM:<br>&gt;&gt; * Does Ext JS's grid have all the same goodies as YUI's DataTable?<br>&gt;<br>&gt; I haven't used Ext yet. But have you looked at:<br> &gt; <a href="http://developer.yahoo.com/yui/examples/datatable/dt_cellediting.html" target="_blank">http://developer.yahoo.com/yui/examples/datatable/dt_cellediting.html</a><br>&gt; ?<br><br></div>Yes. Unless I'm missing something those changes are purely client-<br> side. It took *a lot* of searching to discover someone asking on a<br>YUI list the same basic question about server-side data updates and<br>being told, you have to update your own data store however you feel<br>like.<br> <div class="Ih2E3d"><br>&gt;&gt; * Is Ext JS completely stable across IE, FF, and Safari (Opera is<br>&gt;&gt; sort of out of scope for this).<br>&gt;&gt; * Do YUI's considerable other offerings (I'm looking for a site-<br> &gt;&gt; wide library, not just grids) outweigh the positive aspects of Ext<br>&gt;&gt; JS?<br>&gt;&gt; * Would anyone, knowing *both*, pick YUI over Ext JS?<br>&gt;<br></div><div class="Ih2E3d">&gt; I have used the YUI history manager to good effect (see http://<br> &gt; <a href="http://catalyst.perl.org/calendar/2007/7" target="_blank">catalyst.perl.org/calendar/2007/7</a>) so if Ext had some widget I<br>&gt; really wanted, I would just use both together.<br><br><br></div>This is good advice. My only dilemma in the choosing for this part of<br> the app is that the manager might say, WTF? I thought we were gonna<br>use YUI? :)<br><div><div></div><div class="Wj3C7c"><br></div></div></blockquote><div><br>Really use ExtJS's Grid.  In the current form YUI's DataTable just isn't going to cut it and you won't be happy with it.  It's getting attention from the YUI team, but it won't be for several more releases that it starts to reach the base feature level that ExtJS has built-in.<br> <br>Keep in mind that ExtJS can use the YUI adapter, and then you just have to build the Grid component JS so you don't need the entire (massive) JS kit if you just want the Grid.  Then your manager is just told it is a YUI-based widget :)<br> <br>-J<br></div></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Dev site: <a href="http://dev.catalyst.perl.org">http://dev.catalyst.perl.org</a>/</div> </blockquote></div><br></div></body></html>