webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

Passing value to an editablegrid #40

Closed simonhui closed 10 years ago

simonhui commented 11 years ago

I would like to pass a value into an editablegrid, hence change the sql in the grid.However, no matter GET or POST method, i found it doesn't work.

pinupe commented 10 years ago

hi simonhui, did you resolve this problem? amb facing the same situation and cant resolve it...

jybeaujean commented 10 years ago

You can check this sample : https://github.com/jybeaujean/editablegrid-mysql-example