Hi,
I am updating a grid, data gets changed to italics on pressing 'Done'.
Then I press a button on the page which calls :
function saveChanges() {
$("#SiteGrid").igGrid("saveChanges");
return true;
}
No sorry Angel,
I did not read your question.
For now it is all right with grid refresh ;-)
Thanks to all !!!
Hi Flavio,
do you need any more help on this? Thanks
Angel
It is something that can help me.
Thanks!
Flavio,
I use the following in a few places where I need to force a page refresh :
function reloadPage() { location.reload(true);}
Hope this helps you....
Graham
Angel,
Sorry I didn't reply on this sooner - was a bit bogged down with other screens for my system ;-).
I am nor specifically changinf AutoCommit - so will check this out when I get back to this screen.
Thanks for the response though...