Client-Side Tasks
The following topics detail how you make changes to the dialog window at run time. By using Window for ASP.NET AJAX's client-side code, you can implement many features to your Web page without the need to send information to the Web server which takes time. Thus, using client-side code can increase the efficiency of your Web site. For more information, see the Working with Client-Side Script in Window for ASP.NET AJAX topic.
Setting the ContentURL Property at Run Time
Adding a New Title to the Caption Bar at Run Time
Calling the Show and Hide Methods at Run Time
Resizing the Dialog Window at Run Time
Setting the Dialog Window Location at Run Time
|