Version 21.2

UpdateUrl Property (IGridModel)

UpdateUrl is optional and can be set when Updating is enabled. The UpdateUrl should point to an MVC controller action which will handle persisting changes in the data base through LInQ
Syntax
System.string UpdateUrl {get; set;}
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub