javascript - Paramquery Grid Update Editable Cells -


so im in progress of project gets data database , uses param query plugin create php table view data.

the problem im facing have cells dynamically editable  , want whenever change value of cell , press save button post new value changed.php file identifier of  cell. have no idea how can can help?  


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -