CodeCanyon

Ajax Data Grid With Multiple Color

  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 10 and 49 items
St0nehead says
Purchased

Great!!!! Work like a charm out of the box!!! Simple to install and use. Well documented. A+++

8 months ago
Author
elieli elieli replied

Thank you, hope you enjoy it :D

8 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Philippines
anotheredge says
Purchased

Hello elieli,

I was able to make it work. Thanks for the script. However, I’m currently having some issues:

1. Searching via the input box shows no result. 2. The fifth field doesn’t seem to show up.

Also, what if I need to add additional fields? Can you walk me through the steps?

Thank you.

8 months ago
Author
elieli elieli replied

Could you send me your site link to have a look? enquiry@websolution.hk

Thanks

8 months ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Philippines
anotheredge says
Purchased

highly recommended. his support is excellent. thank you. elieli.

8 months ago
Author
elieli elieli replied

Hope you enjoy the script :)

8 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 50 and 99 items
disputabant says
Purchased

Hi, when I integrate your ajax data grid my other elemets get messed up. For example my menu gets css form the data grid. How to isolate the data grid from messing the rest of the website.

Thanks

8 months ago
Author
elieli elieli replied

Thank you for your purchase. I am going to add prefix to the css class so it won’t mess your original css.

Please leave your email so we can send the package to you as soon as we are ready.

8 months ago
  • Has been a member for 0-1 years
otranus says

I want to ask What could postgresql database

thank

7 months ago
Author
elieli elieli replied

We have not tried with postgresql but since they use the usual SQL query so it should works fine.

7 months ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
meflies says
Purchased

How to you select a Table of your choice? I do not see a place to set the table name and run the Select command.

7 months ago
Author
elieli elieli replied

Thank you for your purchase.

Please follow the readme : Step 1—Database Setting

7 months ago
Purchased
Default-user meflies replied

Sorry does not make sense. It keeps saying Database. Which table from database?

If my DB name is “Sample” and I have 4 tables ” T1, T2 , T3 and T4”

How do I select table T3 ?

7 months ago
Author
elieli elieli replied

In db.php

define(“DB_NAME”,”Sample”);

Modify your sql statement (includes/php/ajax.php line 61 to line 65) and the field you wish to get from the table (includes/php/table.php function getSqlField())

7 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
bullarky says
Purchased

Good looking script!

How do I make multiple tables?

In other words, I need a different table on different pages – do I need to create multiple ajax.php and table.php files to do so?

Thanks! -Aaron

7 months ago
Author
elieli elieli replied

Thank you for your purchase. Yes, you will have to have another set of the files

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
AndreasC81 says
Purchased

I get a lot of undefined variables

in table.php on line 30, 72, 82, 155 and 175

What’s up with that? I use your script right out of the box with the modifications you say in your documentation. Nothing more, nothing less. Should I really get these errors?

7 months ago
Author
elieli elieli replied

We have made some change, could you leave us your email so we can send it to you?

enquiry[at]websolution[dot]hk

7 months ago
Purchased
Default-user AndreasC81 replied

Ok

along_route66@hotmail.com Thank you :)

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
AndreasC81 says
Purchased

I’m also wondering if there is a way to take out the database connection code as I’m using one already and I don’t need to connect two times. I use sessions on my site.

Thank you :)

I have e-mailed you my e-mailadress for the previous matter.

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Simplyjkh says
Purchased

It took me a little bit to get setup for my own project but the company was a great help and got me going. Thanks guys.

7 months ago
Author
elieli elieli replied

Hope you enjoy the script!

6 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
irperera says
Purchased

Nice script but i’m getting an error

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /**/db.php on line 20

6 months ago
Author
elieli elieli replied

Thank you for your purchase. Please verify if your sql query is valid.

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
kyote999 says
Purchased

Hi,

I’m getting the following:

Fatal error: Call to a member function genSearchFilter() on a non-object in index.php on line 59

Line 59 is:

<?=$li->genSearchFilter();?>

6 months ago
Author
elieli elieli replied

I believe you have modified something, please tell us what you have modified.

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
simplecoder says

can I edit the data from this grid?

5 months ago
Author
elieli elieli replied

Thank you for your interest.

This script is view-only, but you may consider this

http://codecanyon.net/item/editable-ajax-data-grid-with-multiple-color-/141457
5 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
levinh says

Can this grid get data from a JSON or XML source ?

3 months ago
Author
elieli elieli replied

Thank you for your interest.

It can only get data from DB at this moment. We can customize it for you if you are interested.

3 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
dustingtaylor says

Can I populate this table with my own data? Or does it have to be stored in a DB?

Also, can it handle upwards of 15000 records without killing the server? Does it only load on a per page basis?

3 months ago
Author
elieli elieli replied

Thank you for your interest. It has to be stored in DB. The sql is always getting a fixed number of records (e.g limit 0 20, limit 0 50…etc, depends on your request) so yes it can handle upwards of 15000 records.

3 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 1 and 9 items
kittygirl says

Hi, I really like your item and want to use it in my project.. But i’ll need your help with some custom functionality… here is what i need: i want to display a normal “searchable Ajax Data Grid ” like you have it in the demo (but with limited fields).. i would like a ‘checkbox’ besides every record… I should be able to select multiple checkboxes and print those selected records (with additional fields).. make sense? Thanks.

2 months ago
Author
elieli elieli replied

Thank you for your interest.

What format do you want to print? just a plain html table or the datagrid with those selected records?

Thank you

2 months ago
Default-user kittygirl replied

If i understand properly.. do you mean the css? i just want to print plain text records (selected ones) but in a nice layout. I am willing to pay little extra for this. :) Thanks

2 months ago
Author
elieli elieli replied

No problem.

Please leave us your email and lets further discuss the price

Thank you

2 months ago
by
by
by
by
by