General
45 results found
-
Change "sel_col_readonly" to only show field content.
Suggest change to "selcolreadonly" and only show the field content. No outlining box or part of the TAB sequence.
3 votes -
dynalink too much hardcoded
Nice function setcoldynalink() but why $dynaParam is so hardcoded? Someone could wish to put only value into url, not into hardcoded ?param=value. Just www.url.com/value not www.url.com/?param=value.
We are living in clean url`s world .)
3 votes -
Copy paste to multiple cells, like in a spreadsheet, please.
Copy multiple cells (cols and rows) and paste it in a similar phpgrid.
3 votes -
Custom search function for columns
For every column in the SQL query there should be option to define custom search functions. There could be pseudo columns in the sql query which shows values from other tables so we need a method to somehow let the default search function look into the pseudo columns.
2 votes -
Where is the Script to DB Orders
Hi !
I am novice in phpGridBut i dont find the script to create the Example DB Orders
Where i can find the script to create the DB Orders?
Thank You !
2 votes -
2 votes
-
Support for heredocs for subgrids
Heredocs are great. It would be VERY nice if subgrids would be able to use them....
1 vote -
PDF export on commercial paid version and the demo on your site both have a file/font issue.
PDF export on commercial paid version and the demo on your site both have a file/font issue.
Can't open file /Sites/localhost/phpGridx/server/pdftable/font/unifont/DejaVuSansCondensed.ttf
1 vote -
why don't php grid people develop a frame work or cms
I think if you people develop the php cms or framework it will be great and next generation development. It will be revoulationary. Feel free to contact. If login and alll the basic features are available, it will be good
1 vote -
save position of columns
we would need a method to save the column position to database after users moved them using drag&drop. At least a method to keep this persistent would help.
1 vote -
It would be good to allow a boolean choice of yes/no or true/false as opposed to a checkbox
that only allows 1:0 when dealing with MySQL tinyint boolean values. This would make presentation more correct for users and searches.
1 vote -
phpgrid home: Get rid of the popup (expired on the 12th). And don't have it pop up again once the user dismissed it.
phpgrid.com home page: Get rid of the Olympics popup (expired on the 12th). And next time, don't have it pop up again once the user dismissed it. God was that irritating.
1 vote -
Test ideas
Another idea?
1 vote -
1 vote
-
Update notices: The site referenced to subscribe to hasn't been updated itself since 2014. How do we get updates when released?
How to get updates
1 vote -
Fix http://phpgrid.com/documentation
Under "phpGrid Supports all major web browsers" you show database vendors ... and under "phpGrid supports all major databases" you show the icons for browsers (you've got it backward)
1 vote -
sum, count avg a column for detail/subgrids
Enable at least details grids to be able to have a footer row that allows sum, count avg a column as in the example given for master grids. Be nice for subgrids too.
1 vote -
Oracle Primary Key must be in UPPER CASE
please add to your documentation that the constructor for accessing an ORACLE table must have the Key field in UPPER CASE...
Your documentation:
$dg = new C_DataGrid("SELECT * FROM emp", array("empno"), "emp");has to be:
$dg = new C_DataGrid("SELECT * FROM emp", array("EMPNO"), "emp");otherwise you get this error:
Notice: Undefined index: myid in C:\xampp\htdocs\phpGridEnterprise\server\classes\clNotice: Undefined index: empno in C:\xampp\htdocs\phpGridEnterprise\server\classes\cls_util.php on line 68It took me a long time to figure this out
1 vote -
change order from web pages images
your web page have a mistake, in documentation browsers supporte you have the images for supported databases,
1 vote -
1 vote
- Don't see your idea?