Telerik RadControls

By default, PowerBuilder installs Telerik RadControls for ASP.NET and deploys these controls with your Web Forms applications. RadControls provide enhanced functionality for Web Forms toolbars and menus, DatePicker and MonthCalendar controls, and TreeView controls.

Although not recommended, you can use IE Web Controls in place of the RadControls, but you must change the PBWebControlSource global property for your application and install the IE Web Controls on the server. To use the RadControls, the PBWebControlSource property is set to RAD for Web Forms projects. You must also make sure to download ASP.NET AJAX extensions to the Web server as described in “Installing AJAX Extensions”.

If you want to use IE Web Controls instead of RadControls, see “Setting up IE Web Controls on the server”.