Datagrid Edit
-
Constant value in create/edit form
-
Display column in grid but hide when edit
-
inline editing limited to single cell
-
Get value from a specific cell from selected row
-
phpGrid insert error - Need to hide primary key during edit
-
Unable to edit
-
Use arrow key to navigate a grid
-
WYSIWYG doesn't work
-
Editable Datagrid with Add Only Ability
-
Change edit properties without modifying the source code
-
Auto Increment (auto-increment) Field validation Due to Underscore Character in Primary Key
-
Display server error message during edit
-
CRUD (Create, Remove, Update, Delete) Not Working
-
Dropdown Concatenation
-
How to preserve a value of NULL as on update as it is being set to 0
-
Cannot save or edit records. How to debug to reveal SQL error details?
-
Show a column as link based on value of another column
-
Verify uniqueness of a new value entered when edited or added through phpGrid before saving
-
Soft-delete record by flagging a value (Flag for delete)
-
Must fill every fields to save, or nothing gets saved!
-
Displaying TIMESTAMP Fields in an Editable Grid
-
Datetime Format
-
Create edit type "select" options manually from SQL query
-
Access local array data source
-
How to Obtain Entire Datagrid Data as an Array?
-
Center Add/Edit Form
-
Save stored value in PHP Session when inserting
-
Save Local Data Array Back to Server via Ajax
-
How to set the "select" col_edittype be readonly?
-
Dynamic dropdown based on cell value in a row.
-
How to Increase Size of Multiple Select in Edit Form
-
Save Data in Calculated/Virtual Column to Database
-
Sorting columns with Key-Value pairs when edit type is "select"
-
Sorting columns with Key-Value pairs when edit type is "select"
-
Week start on Monday
-
How to grab the table rows in a grid
-
How to view Sql generated during CRUD?
-
How to show remaining characters in a field on the edit form?
-
Use Inner Join
-
Custom button in action column
-
Edit Grid of a JOIN or a complex query
-
Help! I still cannot get Nested Dropdown to work
-
How do I make lookup fields (id fields referencing to other table) make dropdown from other table?
-
Capture time stamp on submit
-
Capture time stamp on submit
-
Sample code to save local array back to database with custom edit script
-
How to Create a Confirm Dialog Box Before Submit a Change?
-
How to Create a Confirm Dialog Box Before Submit a Change?
-
CELL edit with add and delete buttons
-
Notification "saved successful" but doesn't create new record
-
How to avoid error "Please enter a valid data type ..." when leaving the field blank
-
Delete Callback - Delete some Files when record is deleted from a table
-
Remove the associated files after deleting a row
-
Update column based on the changed value of another column
-
How to apply MD5 or SHA2 to a field
-
Browser Autofill interference
-
Record when a recored is created and updated using Timestamp
-
Update subtotal after copy row
-
How to get a selected row data in grid populated via local array source
-
Set default value during Edit
-
Large select/dropdown, but select list only shows first 100 entries
-
Change "Cancel" button behavior
-
Auto populate hidden fields
-
How to include a user's ID "behind the scenes" during edit?
-
Disable or cancel delete on row condition in FORM
-
Disable or cancel delete on row condition in FORM
-
Create nested dropdown array from database table
-
Keep edit form open after submit
-
Keep edit form open after submit
-
set_jq_editurl() or enable_edit example
-
How to get currently selected row?
-
Datepicker selectable years range is only from 1972 to current year.
-
How to call custom edit form
-
File upload - Uncaught ReferenceError; possible file upload attack
-
Soft Delete (flag to delete but keep the record)
-
Trigger another php file via AJAX after delete?
-
Multiple files upload support
-
Date Picker does not seem to allow for Future Years by Default
-
Height of cell in form edit
-
How to style a form input element
-
How can I save the username of the user who modifies the row during edit?