[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] [Help] Ajax Created table from JSON DataSet

2007-10-08 Thread Phunky
Hey guys, Im hoping that someone here will be able to post me in the right direction of an example for creating a TABLE from a JSON Dataset. Im not sure what the best practice is for doing this and cant seem to find any tutorials about it either :( im having no problem retrieving the data, but

[jQuery] Re: Quick straw pole about maps

2007-10-02 Thread Phunky
it would be REALLY nice if there was some form of documentation for this plugin, can anyone point me in the right direction? I cant seem to find either a demo or a helpful description for how to use this plugin.

[jQuery] Server Side Grid?

2007-09-21 Thread Phunky
Hello there, Is there any known supported Server Side Grid plugin's for JQuery i managed to stumble apon JGrid but it does not seem to be that well documented. http://jquery.com/plugins/project/jqGrid Any help would be a great help

[jQuery] Form Input Lookup

2007-08-30 Thread Phunky
Hello, please do excuse my lack of knowledge with JS and JQuery but i have attempted to avoid everything JS for many years as i just did not like it. Although JQuery did make some simple aspects more manageable i still try to avoid it... but sadly now i need to work with AJAX to make aspects of

[jQuery] Re: Form Input Lookup

2007-08-30 Thread Phunky
Thanks for the replies i am actually using the autocomplete plugin for my live search parts, but what im trying to create is just a lookup which will not return any selection values but just addClass depending what it finds.