Glossary Item Box
The utility function described here are used by the JavaScript code of the WebAsyncRefreshPanel control. The purpose of exposing and documenting them is to allow developers to put as much logic as possible on the client machine in order to obtain gains in both performance and functionality.
function ig_getWebControlById(id)
This works with all Infragistics NetAdvantage for ASP.NET controls. It takes in the ID of the control, and returns that control if a control with that id is found.