Applied Filters: (Reset All Filters)
Type: Sample ( Reset Filter)
Product: SAS AppDev Studio ( Reset Filter)
| Date | Title | Type | ||
|---|---|---|---|---|
| 4/14/09 |
26000 - How to Enable Editing in a JSP TableView This sample shows a JSP TableViewComposite with editing enabled on the member, row, and cell levels. http://support.sas.com/kb/26/000.html, 28KB |
Sample | ||
| 9/16/08 |
26049 - How to Connect to a SAS® Workspace Server with JDBC This sample demonstrates how to use the SAS Integration Technologies MVADriver class to connect to a SAS Workspace Server. Sample 26049: How to Connect to a SAS® Workspace Server with JDBC Overview This sample uses ... http://support.sas.com/kb/26/049.html, 22KB |
Sample | ||
| 9/16/08 |
33060 - How to Create a JDBC Connection Using the Java Connection Factory This sample demonstrates how to create a JDBC connection using the SAS Integration Technologies Java Connection Factory. Sample 33060: How to Create a JDBC Connection Using the Java Connection Factory Overview This ... http://support.sas.com/kb/33/060.html, 27KB |
Sample | ||
| 9/8/08 |
32960 - How to Build a Portlet That Displays an OLAP Table View This sample demonstrates how to build a portlet that uses an OLAPTableViewComposite and enables the user to apply actions such as drill, expand, and filter in a portlet. http://support.sas.com/kb/32/960.html, 57KB |
Sample | ||
| 9/2/08 |
26026 - How to Create a JSP DualTreeSelector This samples shows how to create and render a JSP DualTreeSelector. http://support.sas.com/kb/26/026.html, 31KB |
Sample | ||
| 8/29/08 |
26032 - How to Create a JSP TreeView This sample shows how to create and render a simple JSP TreeView. http://support.sas.com/kb/26/032.html, 38KB |
Sample | ||
| 8/29/08 |
26028 - How to Create a JSP CheckBoxList This sample shows how to create and render a JSP CheckBoxList. http://support.sas.com/kb/26/028.html, 26KB |
Sample | ||
| 8/29/08 |
26029 - How to Create a JSP ComboBoxView This sample shows how to create and render a JSP ComboBoxView. http://support.sas.com/kb/26/029.html, 30KB |
Sample | ||
| 8/29/08 |
26007 - How to Create an Action to Directly Export to Excel from the JSP OLAPTableView This sample shows how to add an item to the menu of a JSP OLAPTableView in order to directly export the contents of your OLAPTableView into an Excel editor without going through an Export To selector. http://support.sas.com/kb/26/007.html, 37KB |
Sample | ||
| 8/29/08 |
26006 - How to Create a Simple JSP OLAPTableView This sample shows a simple JSP OLAPTableView with static hardcoded data. http://support.sas.com/kb/26/006.html, 33KB |
Sample | ||
| 8/28/08 |
26035 - How to Create a JSP MenuBar This sample shows how to create and render a simple JSP MenuBar. http://support.sas.com/kb/26/035.html, 28KB |
Sample | ||
| 8/25/08 |
26030 - How to Create a JSP ListBoxView This sample shows how to create and render a JSP ListBoxView. http://support.sas.com/kb/26/030.html, 37KB |
Sample | ||
| 8/25/08 |
26027 - How to Create a JSP TreeListSelector This sample shows how to create and render a JSP TreeListSelector. http://support.sas.com/kb/26/027.html, 29KB |
Sample | ||
| 8/14/08 |
32957 - How to Build a Portlet Project in SAS® AppDev Studio 3.3 Overview This sample demonstrates how to build a Portlet project in SAS AppDev Studio 3.3, and also how to create a .par file from the project so that the project can be tested in SAS® Information Delivery Portal. ... http://support.sas.com/kb/32/957.html, 21KB |
Sample | ||
| 8/7/08 |
26025 - How to Create a JSP DualListSelector This sample shows how to create and render a JSP DualListSelector. http://support.sas.com/kb/26/025.html, 39KB |
Sample | ||
| 8/7/08 |
26024 - How to Create a Swing TreeListSelector This sample shows how to create a Swing TreeListSelector. http://support.sas.com/kb/26/024.html, 26KB |
Sample | ||
| 8/6/08 |
26036 - How to Programatically Initialize the Visual Data Explorer with a Data Exploration Bookmark This sample shows how to initialize the VisualDataExplorer with a particular data exploration, or data exploration with a bookmark other than the default. http://support.sas.com/kb/26/036.html, 29KB |
Sample | ||
| 8/6/08 |
26034 - How to Create a JSP TreeView That Uses a JDBC Connection to Access Data This sample shows how to create and render a JSP TableView connecting to data with a JDBC connection. http://support.sas.com/kb/26/034.html, 29KB |
Sample | ||
| 8/6/08 |
26023 - How to Create a Swing DualTreeSelector This sample shows how to create a Swing DualTreeSelector. http://support.sas.com/kb/26/023.html, 26KB |
Sample | ||
| 8/6/08 |
26022 - How to Create a Swing DualListSelector This sample displays a Swing DualListSelector. http://support.sas.com/kb/26/022.html, 27KB |
Sample | ||
| 8/6/08 |
26017 - How to Programatically Create a Filter in the Visual Data Explorer This sample shows how to create a VisualDataExplorer and then how to create and set a filter programatically. http://support.sas.com/kb/26/017.html, 40KB |
Sample | ||
| 8/5/08 |
26031 - How to Create a JSP ComboBoxView That Connects to JDBC Data This sample shows how to create and render a JSP ComboBoxView that connects to JDBC data. http://support.sas.com/kb/26/031.html, 29KB |
Sample | ||
| 8/4/08 |
26103 - How to Override the Table Cell Renderer of the JSP TableView This sample demonstrates how to override the default table cell renderer in order to extend the functionality of the JSP TableView component in SAS AppDev Studio. http://support.sas.com/kb/26/103.html, 27KB |
Sample | ||
| 8/4/08 |
26052 - How to Create a JSP DualTreeSelector that connects to a JDBC Data Source This sample shows how to create and render a JSP DualTreeSelector that connects to data via a JDBC Connection. http://support.sas.com/kb/26/052.html, 32KB |
Sample | ||
| 8/4/08 |
26021 - How to Programmatically Initialize the Visual Data Explorer with a Predefined Filter that Exists in a SAS® Information Map This sample shows how to initialize the VisualDataExplorer with a predefined filter that is set on the information map. http://support.sas.com/kb/26/021.html, 30KB |
Sample | ||
| 8/4/08 |
26020 - How to Customize the Menu Bar in the Visual Data Explorer This sample shows how to customize the menu bar for a Visual Data Explorer. http://support.sas.com/kb/26/020.html, 31KB |
Sample | ||
| 7/29/08 |
26051 - How to Programatically Create a New Calculated Measure Using the Visual Data Explorer This sample shows how to create a VisualDataExplorer and then shows how to programatically create a calculated measure. http://support.sas.com/kb/26/051.html, 29KB |
Sample | ||
| 7/29/08 |
26015 - How to Create a JSP Remote File Selector This sample shows how to create a RemoteFileSelector, which is used to navigate and select directories and entries on a server. http://support.sas.com/kb/26/015.html, 27KB |
Sample | ||
| 7/28/08 |
26014 - How to Create a JSP OLAPTableView That Connects to an OLAP Cube with a Customized Query This sample shows how to create and render an OLAPTableView that connects to data through SAS Foundation Services. http://support.sas.com/kb/26/014.html, 35KB |
Sample | ||
| 7/10/08 |
26005 - How to Create a Swing OLAPTableView that Connects to Data with SAS® Foundation Services This sample shows an OLAPTableView with live data connecting through SAS Foundation Services. http://support.sas.com/kb/26/005.html, 40KB |
Sample | ||
| 7/10/08 |
26037 - How to Override the Show Detail Action in the Visual Data Explorer This sample shows how to override the show detail action for the Visual Data Explorer. http://support.sas.com/kb/26/037.html, 35KB |
Sample | ||
| 7/10/08 |
26004 - How to Create a Simple Swing OLAPTableView This sample shows how to create a Swing Tableview that displays OLAP data. http://support.sas.com/kb/26/004.html, 24KB |
Sample | ||
| 7/9/08 |
25994 - How to Create a Swing TableView Using a JDBC Connection This sample shows a Java Swing TableView connecting to live data via a JDBC connection. http://support.sas.com/kb/25/994.html, 43KB |
Sample | ||
| 7/9/08 |
26033 - How to Create a JSP TreeView with Custom Tags This sample shows how to create and render a simple JSP TreeView using custom tags. http://support.sas.com/kb/26/033.html, 27KB |
Sample | ||
| 7/9/08 |
25996 - How to Print to PDF from a Swing TableView This sample shows how to print to a PDF file from a Swing TableView. http://support.sas.com/kb/25/996.html, 32KB |
Sample | ||
| 7/9/08 |
25995 - How to Create a Simple Swing TableView This example shows how to create a Swing TableView in order to display data. http://support.sas.com/kb/25/995.html, 22KB |
Sample | ||
| 7/2/08 |
25997 - How to create a JSP TableView that connects to a JDBC datasource This sample shows a JSP TableView connecting to data via a JDBC connection. http://support.sas.com/kb/25/997.html, 28KB |
Sample | ||
| 7/1/08 |
25998 - How to Create a Simple JSP TableView with Static Data The TableView displays data from different types of tabular data sources and enables users to interact with live data. To illustrate how to use the TableView, this sample uses its own static data model. http://support.sas.com/kb/25/998.html, 23KB |
Sample | ||
| 7/1/08 |
25999 - How to Create a JSP TableView with an Action Provider This sample shows a JSP TableView with an action provider, which involves creating a TableViewComposite. The TableViewComposite is a TransformationBeanTM that is composed of other TransformationBeans that include the ... http://support.sas.com/kb/25/999.html, 30KB |
Sample | ||
| 6/30/08 |
26001 - How to Create an Action to Directly Export to Excel from the JSP TableView Header This sample shows how to add an item to the menu to directly export the contents of a JSP TableView into an Excel editor without going through an Export To selector. http://support.sas.com/kb/26/001.html, 35KB |
Sample | ||
| 6/13/08 |
26019 - How to Programmatically Modify the Query That Is Displayed in the Visual Data Explorer This sample demonstrates how to programmatically modify the query that is displayed in the Visual Data Explorer. This allows you to customize the initial query that is displayed when you run your application. http://support.sas.com/kb/26/019.html, 35KB |
Sample | ||
| 6/10/08 |
26016 - How to Instantiate the Visual Data Explorer with an Information Map This sample creates a VisualDataExplorer for viewing and navigating relational or OLAP data. http://support.sas.com/kb/26/016.html, 27KB |
Sample | ||
| 6/4/08 |
32225 - How to Build a Web Application Project in SAS® AppDev Studio 3.3 Overview This sample demonstrates how to build a Web application project in SAS AppDev Studio 3.3. The instructions assume that you have already completed the new workspace setup steps that were performed after the ... http://support.sas.com/kb/32/225.html, 23KB |
Sample | ||
| 6/2/08 |
32245 - How to Test a Web Application in SAS® AppDev Studio 3.3 The sample demononstrates how to publish a Web application to the test Tomcat server, and then execute it http://support.sas.com/kb/32/245.html, 23KB |
Sample | ||
| 6/2/08 |
32233 - How to Build a Java Project in SAS® AppDev Studio 3.3 Overview This sample demonstrates how to build a Java project in SAS AppDev Studio 3.3. The instructions assume that you have already completed the new workspace setup steps that were performed after the installation. ... http://support.sas.com/kb/32/233.html, 18KB |
Sample | ||
| 5/27/08 |
32153 - How to Use a JSP Radio Custom Tag with a JDBC Query as the Model This example demonstrates how to use a JDBC query as a model for the sas:Radio custom tag. http://support.sas.com/kb/32/153.html, 27KB |
Sample | ||
| 5/19/08 |
32100 - How to Use a JSP Radio Custom Tag with a Description Model This example demonstrates how to use a description model with a sas:Radio custom tag. http://support.sas.com/kb/32/100.html, 21KB |
Sample | ||
| 3/11/08 |
26054 - How to Execute a Stored Process Defined in Metadata in a Java Web Application This sample demonstrates how to execute a stored process that is defined in metadata by using SAS Foundation Services and the Java API. http://support.sas.com/kb/26/054.html, 37KB |
Sample | ||
| 9/3/09 |
34443 - Determine the operating system in which a format catalog was created The sample program obtains information about the origin of a format catalog. http://support.sas.com/kb/34/443.html, 32KB |
Sample | ||
| 6/25/09 |
35884 - Creating smaller data sets from a large data set Creating smaller data sets from one large data set can be useful, especially if you have a large file for data transfer. This macro allows you to pass in the data set name and number of data sets you want to create. http://support.sas.com/kb/35/884.html, 34KB |
Sample | ||