[jQuery] Re: Which grid?

2008-06-18 Thread Rey Bango
I'm sure they'd be interested in something like that but the UI team is stretched thin as it is. So hopefully others will step in to contribute something like a comprehensive grid control that can be included in jQuery UI. Rey jQuery Project Team R. Rajesh Jeba Anbiah wrote: On Jun 17,

[jQuery] Re: Which grid?

2008-06-17 Thread Rey Bango
For live data loading, jQGrid (http://www.trirand.com/blog/) is very advanced and well supported. TableSorter is absolutely fantastic for sorting of preloaded tables. As for table sorting, I appreciate you mentioning the Isocra plugin. I'd never seen it and it was something that I was in

[jQuery] Re: Which grid?

2008-06-17 Thread R. Rajesh Jeba Anbiah
On Jun 17, 2:43 pm, Rey Bango [EMAIL PROTECTED] wrote: For live data loading, jQGrid (http://www.trirand.com/blog/) is very advanced and well supported. snip Thanks for your comments. By live data loading, I meant that you can keep scrolling and the grid automatically populates with data

[jQuery] Re: Which grid?

2008-06-17 Thread Rey Bango
Ah. I understand. I misunderstood what you meant by live data loading. Another implementation I've seen like this is here: http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/ Rey.. R. Rajesh Jeba Anbiah wrote: On Jun 17, 2:43 pm, Rey Bango [EMAIL PROTECTED] wrote:

[jQuery] Re: Which grid?

2008-06-17 Thread R. Rajesh Jeba Anbiah
On Jun 17, 3:18 pm, Rey Bango [EMAIL PROTECTED] wrote: Ah. I understand. I misunderstood what you meant by live data loading. Another implementation I've seen like this is here: http://www.webresourcesdepot.com/load-content-while-scrolling-with-jq... Thanks and I checked that already and

[jQuery] Re: Which grid?

2008-06-17 Thread shapper
This one: http://webplicity.net/flexigrid/ On Jun 17, 10:02 am, R. Rajesh Jeba Anbiah [EMAIL PROTECTED] wrote: Lot of grids and so, I just thought of asking what is the preferred grid by the experts? I personally prefer the combination ofhttp://makoomba.altervista.org/grid/ (for live

[jQuery] Re: Which grid?

2008-06-17 Thread R. Rajesh Jeba Anbiah
On Jun 17, 2:23 pm, shapper [EMAIL PROTECTED] wrote: This one:http://webplicity.net/flexigrid/ Thanks, but there is no live data loading like I mentioned above. -- ?php echo 'Just another PHP saint'; ? Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/

[jQuery] Re: Which grid?

2008-06-17 Thread Ken Gregg
I was using Rico but dropped it for lack of development activity. Everything but the grid is available in jquery. I would love to see the dynamic data part of the grid incorporated into flexigrid. Think that would make a great combination.

[jQuery] Re: Which grid?

2008-06-17 Thread R. Rajesh Jeba Anbiah
On Jun 17, 10:27 pm, Ken Gregg [EMAIL PROTECTED] wrote: I was using Rico but dropped it for lack of development activity. Everything but the grid is available in jquery. I would love to see the dynamic data part of the grid incorporated into flexigrid. Think that would make a great