User Profile & Activity

Jaques Els Member

None of this works...

 

WebGridAssets.ClearCachedDataSource(); WebGridAssets.RebindDataSource(); WebGridAssets.ClientAction.Refresh();

RE: 

function refreshChild() {
    var grid = ISGetObject("WebGrid1");
    grid.Tables["Orders"].Refresh();
}
 
I am using ObjectDataSource.   I do not know what the TableName is, as this is not a property of the WebGrid.  
How do I refresh the grid?
 

I also get this problem, it all worked, I updated to include the license, and there it goes, .NET framework 2.0 or greater required.  Stopped me working.    Also installing in Windows Server 2003 Server.

All times are GMT -5. The time now is 5:56 AM.
Previous Next