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=FdjUOsmEuPc&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.
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.
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?
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
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.
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
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.
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 1 month ago
@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 1 month ago
@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=FdjUOsmEuPc&feature=related
It is an amazing development tool, but you're locked in to using the A5 app server - a turn-off.
agillbb 1 month ago
@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.
optikalefxx 1 month ago
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?
phpmarky 1 month ago
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?
phpmarky 1 month ago
Can we edit records too using this grid?
arz7861 2 months ago
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
mjcarraco 3 months ago
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
mjcarraco 3 months ago
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
kaipulla77 3 months ago
what do you recommend for a PHP IDE?
archiequinez 5 months ago
@archiequinez Coda
optikalefxx 5 months ago
@optikalefxx Thanks!
archiequinez 5 months ago
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
mjcarraco 5 months ago
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 5 months ago
@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.
optikalefxx 5 months ago
Thank you, I will do that.
mjcarraco 5 months ago
@optikalefxx Thank you, I will take a look in your blog.
mjcarraco 5 months ago
@optikalefxx Sorry again.... Can you give me your blog address? :(( Thank you
mjcarraco 5 months ago
@mjcarraco sean-optikalefx.blogspot dot com /2011/06/debugging-like-pro.html
optikalefxx 5 months ago
OMG you're a genius! We need this in our project @_@_@_@. I'm getting confused with the flexigrid...
willzurmacht 10 months ago
@willzurmacht Yea I got tired of the endless config that flex grid had
optikalefxx 5 months ago
This is frickin cool!!!!!!!!!!!!!!!
altu892 11 months ago
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
trzown 1 year ago
@optikalefxx thanks
m333qx 1 year ago
This has been flagged as spam show
*then use it
m333qx 1 year ago
Firebug says that attrJoin is not af function. Why can you them
m333qx 1 year ago
@m333qx attrJoin is a function i made
$.fn.attrJoin = function(attr) { return $(this).map(function() { return $(this).attr(attr); }).get().join(","); }
optikalefxx 1 year ago
@optikalefxx basically its a shortcut to join a bunch of matched elements' attributes by comma
optikalefxx 1 year ago
Cool post -- you really do have quite a few tricks going on in this script; looks quick, too!
Thanks!
Aphixxx 1 year ago
where do you release it when you're done?
m333qx 1 year ago
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 1 year ago
@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.
optikalefxx 1 year ago
Thank you for this video. This is exactly what I need :)
bydgoscius 1 year ago