Hi Peter, thank you for your reply!
I’ve the same data source. If i use “$(“#jqcarrello”).jqxGrid(‘updatebounddata’, ‘cells’);” in a new button, i’ve what i want but if i write this code at bottom of the updaterow events code (after php code has worked), the update don’t working.
I want to refresh the grid with new value (inserted or edited by php code) but i’ve problem with this step…
I’ve tryed to re-assign a new dataAdapter but the results are the same. I have seen more times the example but i don’t understand how can i integrating it in my code.
I’m sorry but i’m a very newbie, but i want to learn it!
N.B. Sorry for my bad english ^_^