Saving Changes in SlickGrid with php

前端 未结 1 1027
粉色の甜心
粉色の甜心 2021-01-01 06:17

I have a SlickGrid set up, it is reading data from my database with PHP, my problem is arising when i try to save the data back to my database, I am trying to use JSON to gi

1条回答
  •  灰色年华
    2021-01-01 07:07

    Ok so I found the problem, just incase anyone is struggling to get this all to work, here is the working code, it gets data from a database, then sends the changed data to another page for processing, it nees a little bit of refinements, that will happen once I've got it all implemented:

    
    
    
    
        
    
        
        
        
        
        
        
    
    
    
        
    pricing

    0 讨论(0)
提交回复
热议问题