PDA

View Full Version : missing json update demo (cell-grid-update)



luc98
4 May 2007, 1:15 AM
Hi all

I'm working on a simple grid to manage a todo list. Now I want to connect the grid with the server/db. Loading is not the problem, but updating. I can't find any example in the learn section how to write the js-code to update a cell/row etc.

Can you help me and provide some demo code?

Thanks!

All the best
Luc

matjaz
4 May 2007, 2:31 AM
Creating Editable Grids Screencast (http://extjs.com/forum/showthread.php?t=5498)

luc98
4 May 2007, 7:08 AM
This screencast was very very useful!