@Ray, Thanks so much for pointing me to Charlie Arehart video list. I am going to watch tonight! @Paul, thanks for the link, this is going to help me a great deal:),and yes it is great that people watch the list and are always here to help out:) @Rick Yes, working with ajax is not easy, but I think that it provides lots of great interactivity. I am happy to say that I can finally get query results into data-grids now, real basic stuff, but I would like to learn more as I think that it will be good on the admin site that I am working on. I found table sorter, which is easy to use http://tablesorter.com/docs/ I really want to add the ajax to modify database results for this project, you know the add, modify delete records stuff.
Hi, thanks so much for everybody's help. I got my basic query into jQuery, a rough start, but I can finally start playing with ajax:) Thanks so much, John > Hi, John... > > In the last few months I've been working on learning to use > jQuery, including ajax, with CF. It's been work, but I'm making > progress. And, yes, there are few good examples out there right now. > > I haven't worked with any of the built-in ajax functionality of CF8, > so I really can't compare the two approaches for you. However, I've > noted > that some on CF-Talk have recommended using jQuery because it gives > you > much finer control over the ajax functionality because you are > actually > writing all the code. I would say that almost certainly true. > > What exactly are you trying to do? Query a database and display data > in a table via ajax? Or does the datagrid provide functionality > beyond > simple display? > > Rick > > > > -----Original Message----- > > From: John Barrett [mailto:[email protected]] > > Sent: Tuesday, January 27, 2009 10:19 PM > > To: cf-newbie > > Subject: jQuery+ColdFusion > > > > Hi, > > Can anybody introduce me to JQuery with coldfusion please. > > I have been looking on google today, for populating a datagrid but > can't get anything working. > > > > I am taking a class that will be introducing jQuery, and trying to > get a head start. Is using > jQuery > > better than cfajax? for making a datgrid. I feel dumb,a s I can't > figure out even the dumbest > example. I > > have been trough enough flex examples to think that using flex might > be easier than ajax, but I am > a > > newbie so I might be wrong on this. > > > > Any help, or blog entries would be gratefully helpful to me. > > Thanks so much, > > John > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4340 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
