[jQuery] Ingrid, the jQuery datagrid!

2009-07-21 Thread matthew knight
Hi all, Happy to announce that the Ingrid datagrid project is still very much alive! With the help of Patrice Blanchardie, Ingrid has been moved to its new home on Google Code, and includes quite a few bug fixes and updates (full list below). Also included is an updated example of a remote PHP

[jQuery] Datagrid

2009-06-23 Thread Dyne Lightnos
Hello. I need advice as to what Datagrid component to use. I need one that supports JSON, and it's considerably updated. Also could use the update, add and delete functions. I seem to have a hard time finding a good library to do Grid work. Ingrid doesn't do it for me and Flexigrid is dead and

[jQuery] datagrid with horizontal scrollbar

2008-09-19 Thread Arnold
Hello! I am looking for a lightweight jquery datagrid which also supports ahorizontal scrollbar. I would like to hear if there's any plugin with that functionality and if this plugin lives up to your satisfaction. Hope to hear A.Consten

[jQuery] R: [jQuery] datagrid with horizontal scrollbar

2008-09-19 Thread Salvatore FUSTO
jqgrid -Messaggio originale- Da: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] Per conto di Arnold Inviato: venerdì 19 settembre 2008 17.36 A: jQuery (English) Oggetto: [jQuery] datagrid with horizontal scrollbar Hello! I am looking for a lightweight jquery datagrid which also

[jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-12 Thread Andy Matthews
more feature development. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Sunday, November 11, 2007 10:19 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1 Guys, I would also like

[jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-12 Thread matthew knight
Excellent, thanks Karl for that feedback - I'll make a note of it. Anything else, let me know Matt On Nov 11, 11:57 pm, Karl Rudd [EMAIL PROTECTED] wrote: A quick initial test on Safari 2.0.4 comes up with a syntax error on line 124 of the main JS file, jquery. .css({float: 'left',

[jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-12 Thread matthew knight
@Andy: The latency isn't Ingrid itself: its the data coming back - the feed is very slow to respond. When tested with a local data store, response time is (almost) instant. She's quick. Please have another look and confirm this when you get a chance (use a tool like Fiddler, for example, and

[jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-12 Thread Guy Fraser
Andy Matthews wrote: I found it REALLY slow in IE7 using the bells and whistles demo. Clicking one of the column headers to sort on took several seconds. The loading bar was a very nice effect, but there's no reason it should have taken that long, not with only 20 or 30 rows. I'd work on

[jQuery] Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-11 Thread matthew knight
Hi All, I've just posted the latest version of Ingrid datagrid plugin. Incorporates a lot of feedback I've received over the last couple weeks, including: - Row selection - Saving state (page number, column sort amp; direction, selected rows) - Exposed object model, added helper methods like

[jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-11 Thread Rey Bango
Guys, I would also like to have folks do cross browser testing on this in order to help Matt truly iron out any issues. People with Safari 2.x installed would be especially helpful. Rey matthew knight wrote: Hi All, I've just posted the latest version of Ingrid datagrid plugin.

[jQuery] Re: Ingrid, jQuery Datagrid : Update, v0.9.1

2007-11-11 Thread Karl Rudd
A quick initial test on Safari 2.0.4 comes up with a syntax error on line 124 of the main JS file, jquery. .css({float: 'left', display: 'block'}) My guess is that it doesn't like float being there (probably one of those keywords that were never used in JavaScript but were still reserved). Put

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-19 Thread spills
Awesome job! I was hoping to work on getting a JSON dataset to work with this. Any chance you have looked into this yet? Robb On Oct 3, 5:15 pm, reconstrukt [EMAIL PROTECTED] wrote: Hey all, I just released Just finished the initial release of my datagrid plugin. I named her Ingrid. :)

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-09 Thread Phunky
Very interesting little plugin - this may just be what i am after for a project i am currently working on :) I will be looking at this over the next couple of days, hoping that this works with JSON dataset :D then my dreams would be answered!

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-05 Thread mohd khairi
I have tested ingrid in ie 7 and firefox 2. It seems that it has bug with paging. In your demo, even though it shows 17 page, but i can only navigate to page 16. One more thing. How to use ingrid with dynamic url (ie: based on user input). Tq On 10/5/07, matthew knight [EMAIL PROTECTED] wrote:

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-04 Thread sgrover
Looks good. I'll be taking another look at it later for a complex app I have. One request though - any way to edit the contents of the grid? I'm looking for something that will switch to a textbox or drop down when that cell receives focus, and trigger callbacks so a database can be

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-04 Thread matthew knight
Thanks Marco, Also cheers for reporting the bug with the page toolbar textbox - this is now fixed. Download the latest here: http://reconstrukt.com/ingrid/index.html#download Matt On Oct 3, 8:00 pm, Web Specialist [EMAIL PROTECTED] wrote: Matt, congratulations!!! Very very very nice

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-04 Thread Saidur
Hi matt, It's awesome. Well when i download ingrid and run it,then it shows the remote.php file is missing.I saw in the code there is a line url: 'remote.php'. So it may be missing in the download file. Also i have a qustion. Suppose i have a grid shows the price . I want to highlted price

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-04 Thread Guy Fraser
reconstrukt wrote: Hey all, I just released Just finished the initial release of my datagrid plugin. I named her Ingrid. :) She's one sexy grid! Can she be applied to existing static tables within a web page, to make them sexy? Guy

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-04 Thread Sharique
Really nice work. Did it works will asp.net as well? On Oct 4, 3:15 am, reconstrukt [EMAIL PROTECTED] wrote: Hey all, I just released Just finished the initial release of my datagrid plugin. I named her Ingrid. :) Features in this release: - resizable columns - paging toolbar -

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-04 Thread matthew knight
@Sharique Yes, it'll work with .NET (just create an aspx page that spits out a table as per the instrux), and set the 'url' param accordingly in the options. Remember, ingrid's just making an ajax call to some more HTML. Something like this will work: $(document).ready( function() {

[jQuery] jQuery Datagrid Plugin v.7

2007-10-03 Thread reconstrukt
Hey all, I just released Just finished the initial release of my datagrid plugin. I named her Ingrid. :) Features in this release: - resizable columns - paging toolbar - sorting (server-side) - row column styling The goal here is to give jQuery a robust, native datagrid that's up to snuff

[jQuery] Re: jQuery Datagrid Plugin v.7

2007-10-03 Thread Web Specialist
Matt, congratulations!!! Very very very nice grid plugin. Your ajax for server side content and pagination is really awesome. Cheers Marco Antonio 2007/10/3, reconstrukt [EMAIL PROTECTED]: Hey all, I just released Just finished the initial release of my datagrid plugin. I named her