Added: 1 year ago
From: optikalefxx
Views: 10,678
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (35)

Sign In or Sign Up now to post a comment!
  • Nice, but you should really check out Alpha Five v11 Web tool - does what you're trying to achieve without any coding (unless you want to) and soooo much more. But it is its own commercial application server, so not open source like php. But its very cheap and well worth it. In fact, check out Alpha Five just to get some ideas of how to improve your PHP framework.

  • @agillbb Interesting, you know at first glance I wouldn't even take a second look at these guys, their site, api's, styles, videos are all very windows 98 style. I'll check out some code and see if they are efficient.

  • @optikalefxx A5 won't be nearly as efficient as direct PHP coding with jQuery - heavily bloated in comparison, I guess. But that isn't really the measuring stick for many databased web apps whose goal is to behave more like desktop apps by using grids. Check out a overview of the older v10.

    youtube.com/watch?v=FdjUOsmEuP­c&feature=related

    It is an amazing development tool, but you're locked in to using the A5 app server - a turn-off.

  • @agillbb Its an interesting concept that data web apps should be desktop like. The reason my company makes money is the inverse of this. We make things fully custom, because interfaces need to be optimized for whatever subject it is. That's why using desktop like interfaces doesn't really work for most (of my) clients.

  • this will run in my software i'm using xampp and Adobe Dreamweaver CS5 ?

    still jQuery only one file together with php? where to put that in localhost?

  • i'm using xampp and Adobe Dreamweaver CS5 is that ok to use in your tutorial? where i will put that jQuery and php file? still in localhost?

  • Can we edit records too using this grid?

  • It's not possible to publish here a web address with my table for you to check the "loading bar" always visible?

    Thanks,

    Mário

  • Hi again. I supposed I have a misspleling code, but check and it's working fine now. The only problem I have is the "Loading bar" that is always visible. Any help is appreciated.

    Please check your table with my database on it :

    Best regards,

    Mário

  • Its really nice... thanks for the good work. your stuff works for php folks, do you have any plan of making it work with any other frameworks like a .net one or struts framework for java guys, if you have plans, could you point us to the resources?

    Thanks much

  • what do you recommend for a PHP IDE?

  • @archiequinez Coda

  • @optikalefxx Thanks!

  • When I tried to run your code it gives me this error:

    string(94) " SELECT `orders`.``,orders.id FROM `orders` ORDER BY LIMIT 0, " You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0,' at line 8

    What that means?

    Thank you

  • Can you help me where can I connect this to my database? I'm trying but with no success (I'm new on web programming). As I understood, the "only" thing I have do configure is the ajax.php file to connect to my database?

    I've tried to run this as you post (with the orders table) but didn't appear any data in the table. What I'm doing wrong? Thank you and congrats, very-very powerfull grid!

  • @mjcarraco If you're new to web programming, check out my blog on debugging first. You will be able to see any errors that you have. Usually when the grid is not working its due to a mis typed filed name.

  • Thank you, I will do that.

  • @optikalefxx Thank you, I will take a look in your blog.

  • @optikalefxx Sorry again.... Can you give me your blog address? :(( Thank you

  • @mjcarraco sean-optikalefx.blogspot dot com /2011/06/debugging-like-pro.ht­ml

  • OMG you're a genius! We need this in our project @_@_@_@. I'm getting confused with the flexigrid...

  • @willzurmacht Yea I got tired of the endless config that flex grid had

  • This is frickin cool!!!!!!!!!!!!!!!

  • i havent been on youtube in a while because i've been working on a project but now that i've checked out your latest stuff, this is so helpful, please keep it up! <3

    not to mention gorgeous

  • @optikalefxx thanks

  • Firebug says that attrJoin is not af function. Why can you them

  • @m333qx attrJoin is a function i made

    $.fn.attrJoin = function(attr) { return $(this).map(function() { return $(this).attr(attr); }).get().join(","); }

  • @optikalefxx basically its a shortcut to join a bunch of matched elements' attributes by comma

  • Cool post -- you really do have quite a few tricks going on in this script; looks quick, too!

    Thanks!

  • where do you release it when you're done?

  • is that what you made? i made jquery tabs and accordion and i have always been feeling a bit low cuz my plug ins work exactly the same way (by class and id) instead of saying jquery.tab("divname"); i wanted to put up everything on my site but i dont know if its gonna be useful or not....any comments?

  • @naturalpsychic123 It is still using the normal plugin call. Its just my file is calling it. Yes im getting all items by class, but im still calling $grid.loadGrid() at the bottom of the JS file.

    Plugins should all be built in a standard way so that the community knows what to do with them. IMO anyway.

  • Thank you for this video. This is exactly what I need :)

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more