[jQuery] Re: jqGrid update

2007-11-14 Thread Jean
Oww thanks, i missed this. On Nov 14, 2007 1:36 PM, Tony <[EMAIL PROTECTED]> wrote: > > Jean, > There is a client side sorting. Please check the demo page. > Regards > Tony > > On 14 Ноем, 17:30, Jean <[EMAIL PROTECTED]> wrote: > > and the client side sorter? > > > > > On Nov 13, 2007 11:10 AM, T

[jQuery] Re: jqGrid update

2007-11-14 Thread Tony
Jean, There is a client side sorting. Please check the demo page. Regards Tony On 14 Ноем, 17:30, Jean <[EMAIL PROTECTED]> wrote: > and the client side sorter? > > On Nov 13, 2007 11:10 AM, Tony <[EMAIL PROTECTED]> wrote: > > > > > > > Ryura, > > Yes there is solution for this. Please check the J

[jQuery] Re: jqGrid update

2007-11-14 Thread Jean
and the client side sorter? On Nov 13, 2007 11:10 AM, Tony <[EMAIL PROTECTED]> wrote: > > Ryura, > Yes there is solution for this. Please check the JSON SubGrid example > - you can pass parameters from master grid. > Regards > Tony > > > On 13 Ноем, 01:51, Ryura <[EMAIL PROTECTED]> wrote: > > Won

[jQuery] Re: jqGrid update

2007-11-13 Thread Tony
Ryura, Yes there is solution for this. Please check the JSON SubGrid example - you can pass parameters from master grid. Regards Tony On 13 Ноем, 01:51, Ryura <[EMAIL PROTECTED]> wrote: > Wonderful, these client side editing features will be incredibly > helpful. > > Any status on the subgrid sug

[jQuery] Re: jqGrid update

2007-11-13 Thread Ryura
Wonderful, these client side editing features will be incredibly helpful. Any status on the subgrid suggestion I made (allow you to compare any two columns instead of just id=)? On Nov 12, 3:43 pm, Steve Brownlee <[EMAIL PROTECTED]> wrote: > Fantastic job, Tony. I already know where I can use t

[jQuery] Re: jqGrid update

2007-11-13 Thread Tony
David, Three controls are planed to the final release - textarea, check box and list(combo) box. The first two are easy to implement - only the list box require additinal code. Regards Tony On 13 Ноем, 14:59, David <[EMAIL PROTECTED]> wrote: > Tony it's super super. > I think on column client i

[jQuery] Re: jqGrid update

2007-11-13 Thread David
Tony it's super super. I think on column client it's possible show combobox?? On Nov 12, 1:59 pm, Tony <[EMAIL PROTECTED]> wrote: > Just now I have updated the jqGrid. > The news are: > - Row editing > - From now jqGrid can accept XML and JSON data with arbitrary > structure using a xmlReader an

[jQuery] Re: jqGrid update

2007-11-13 Thread Tony
Rey, Cloudream, Steve, Thanks :) I must work on documentation - which will be done next week (I hope) Regards On 12 Ноем, 22:43, Steve Brownlee <[EMAIL PROTECTED]> wrote: > Fantastic job, Tony. I already know where I can use this. > > On Nov 12, 5:59 am, Tony <[EMAIL PROTECTED]> wrote: > > > >

[jQuery] Re: jqGrid update

2007-11-12 Thread Steve Brownlee
Fantastic job, Tony. I already know where I can use this. On Nov 12, 5:59 am, Tony <[EMAIL PROTECTED]> wrote: > Just now I have updated the jqGrid. > The news are: > - Row editing > - From now jqGrid can accept XML and JSON data with arbitrary > structure using a xmlReader and jsonReader. > > De

[jQuery] Re: jqGrid update

2007-11-12 Thread Cloudream
one of greatest useful plugins ^-^ On Nov 12, 7:59 pm, Tony <[EMAIL PROTECTED]> wrote: > Just now I have updated the jqGrid. > The news are: > - Row editing > - From now jqGrid can accept XML and JSON data with arbitrary > structure using a xmlReader and jsonReader. > > Demo at:http://trirand.com

[jQuery] Re: jqGrid update

2007-11-12 Thread Rey Bango
This looks AWESOME Tony! :) Tony wrote: Just now I have updated the jqGrid. The news are: - Row editing - From now jqGrid can accept XML and JSON data with arbitrary structure using a xmlReader and jsonReader. Demo at: http://trirand.com/jqgrid/jqgrid.html Just now I will work hard on documen

[jQuery] Re: jqGrid update

2007-10-27 Thread Tony
Ryura, Good idea - now I will try to add another parameter to the subgrid where we can choice which columns should be passed to the subgrid url Regards Tony On 26 Окт, 16:54, Ryura <[EMAIL PROTECTED]> wrote: > Another great update. > I've been working with subgrids now, and everything seems ver

[jQuery] Re: jqGrid update

2007-10-26 Thread Ryura
Another great update. I've been working with subgrids now, and everything seems very easy - except for one part. Instead of comparing IDs from the two tables, I want it to instead compare the values of the user columns (so, instead of &id=1 it should be &user=username) How can I make this work? O

[jQuery] Re: jqGrid update

2007-10-23 Thread Ashish Agrawal
This is awesome. good work. On Oct 24, 12:18 am, Tony <[EMAIL PROTECTED]> wrote: > Hi all, > I have updated the jqGrid. > If someone has interest, can see the new thinks here: > > http://trirand.com/jqgrid/jqgrid.html > > Enjoy > Tony