RadControl preview for Web Forms applications

The PowerBuilder 11.1 setup program installs Telerik RadControls for ASP.NET, and PowerBuilder automatically deploys these controls with your Web Forms applications. RadControls provide enhanced functionality for Web Forms toolbars and menus, and can be used in place of the IE Web Controls that were required for PowerBuilder 11.0. The PowerBuilder installed RadControl set also includes DatePicker and MonthCalendar controls.

NoteIncomplete control set for RadControl preview The RadControl TreeView control is not included in the current PowerBuilder release, so if your Web Forms application uses TreeView controls, you must install IE Web Controls.

The PBWebControlSource global property lets you switch between “old style” controls and the installed RadControl control set. You can set this property on the Configuration tab of the Web Forms Project painter, or you can change its value after deployment in the Web.config file for your Web Forms application.

You can set one of the following values for the PBWebControlSource global property:

For information about installing IE Web Controls, see the first chapter in Deploying Applications and Components to .NET.