anek77713 has asked for the wisdom of the Perl Monks concerning the following question:

Hey!

I need to create a catalyst app (a grid using JavaScript lib - http://backgridjs.com/ + mysql DB)

I read about Catalyst and Ajax, but I seem to have some trouble, can anyone guide me throw the steps? Create a controller... or a model? Or start from the view? I don't seem to get it

Replies are listed 'Best First'.
Re: Catalyst AJAX backgridjs
by jesuashok (Curate) on Nov 28, 2013 at 08:51 UTC
    Can you also provide some comment, on a higher level, what kind of trouble you are having based on the initial attempt you made?