Compare PHPGrid with JQGrid

QuestionsCompare PHPGrid with JQGrid
Sivakumar asked 11 years ago

Iam using JQGrid(Free) in PHP for past one month and its very good, but the docs for the PHP programmers is not good.But recently i saw the phpGrid and find it very good but not yet tested.My Question is phpGird is superior or inferior when compared with JQGrid.One main point is that phpGrid costs only $50.Is all the features of JQGrid available in phpGrid.Please guide me.

1 Answers
Abu Ghufran answered 11 years ago

Hi,

The JQGrid is a javascript opensource implementation by tony tomov (trirand.com). PHP Grid Control (www.phpgrid.org) is wrapper of that JS to php, that enables quick integration of that control. Trirand.com, actual author also provide PHP wrapper of it, but it cost much higher.

So, i as a developer decided to write it again and release it for other want-free developers. $50 is some motivational value for it's future development and commercializing it for big projects. According to features, almost everything is doable as base JS control is same. All you have to do is to understand php code and write wrapper of available js api.

Hope you understand the science now.

Your Answer

16 + 16 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?