essential grid refresh
-
Hello,
I’m using postie to send picture to my site, and essential grid is displaying them… But, I need to go to one article and unpublish/publish, so essential grid would be ok to refresh…
I have find some instruction like this :
function ValueChanged(sender, args)
{
var grid = $find(‘GridId’); // GridId – Id of the Grid
grid.sendRefreshRequest();
}but I don’t know how to activate this (grid.sendfreshRequest(); each time a new mail is receved…
Thx
Steven
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘essential grid refresh’ is closed to new replies.