OpenJS-Grid icon indicating copy to clipboard operation
OpenJS-Grid copied to clipboard

OpenJS Grid is the easiest jQuery Grid ever. With very little work you can have a data grid that can do everything from sorting and searching to complex database queries. Best of all, its open source....

Results 46 OpenJS-Grid issues
Sort by recently updated
recently updated
newest added

Sean thanks for your previous reply. I am still trying to convert the grid to PDO, I am running into a problem in the save(). attached is the update currently...

I hate to even ask as I'm sure you've heard this before, but my grid just says loading forever and never displays anything. I can see the outline of the...

Please can we get sample on how we can use this plugin for ASP.NET MVC 5.0

Hello, it's fine, that i can ajust the col width while runtime, but how can a achive that i have different col widths when i open a html-side with a...

Hi, you would help me with something. How can I change the number of rows displayed?

Hi, I've noticed that text after single quotes (') is not showing in the grid. You can save such a string correctly in the DB from the grid and the...

Hi, Am really impressed by your work but i have some questions 1. Is it possible to have a drop down that populates all rows in a single column with...

Hey, First of all, amazing job man.You have made life easier here. I just wanted to know if there is any functionality to drag a specific row and drop it...

if I enable the var_dump($sql); this is the error I get even if my connections to the DB are working well (No database selected). I'm new to php and there...

Does Open JS-Grid include a way to generate "Total" row that displays the sum of the table column (assuming the data is numeric)?