ExtJS as stated on their site is a cross-browser JavaScript library for building internet applications. Most of the examples on their site deals with static data, and if you ask their experts on how to accomplish the same with mysql or any other database, they’ll probably tell you it is the same and just look it up in their api and figure it out.
Well, that’s just not good enough, so after countless hours of google searches trying to find the solution (which most of the time only involves a few lines of code), I’ve come of up with some simple steps that might help get your extjs grid search going so and I’ll share these with you.
Continue reading
