<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
That's where I ended up, too, Milan. Writing straight js for JQGrid. I've found it easier in many cases to do that elsewhere as well.<div><br></div><div>RS<br><br><div>&gt; Date: Sun, 11 Sep 2011 15:39:23 +0200<br>&gt; From: milan.mimica@gmail.com<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; Subject: [Seaside] client side programming<br>&gt; <br>&gt; Hi!<br>&gt; <br>&gt; I am aware that Seaside is primary a server-side technology, but in<br>&gt; lack of any mature client side technology that would fit well with<br>&gt; seaside, I have to use Javascript generator that Seaside offers.<br>&gt; I am currently trying to integrate jQGrid to perform CRUD operations<br>&gt; in my application. I have started from what has already been done in<br>&gt; jQueryWidgetBox. It's just an attempt, to see where it leads to, but<br>&gt; I'm not very happy with it already. It needs to support all sorts of<br>&gt; custom editors, be flexible and extensible... Now the implementation<br>&gt; is spread across 5 classes with many selectors, which, you must admit,<br>&gt; use unreadable code to produce JS that is also unreadable in the<br>&gt; generated HTML. Hard to debug and follow.<br>&gt; If I would be typing JS by hand, that would be one day of work and<br>&gt; would produce a screen of readable and compact JS code.<br>&gt; <br>&gt; The question is, am I missing something? Can this be done in a easier way?<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Milan Mimica<br>&gt; http://sparklet.sf.net<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></div></div>                                               </div></body>
</html>