• Print  |
  • Feedback  |

FOCUS AREAS

Developer Resources

Products

Technologies

API Reference

SAS AppDev Studio 3.0 Developer's Site

TableView: Cell, Row, and Member Level Editing   About It Build It  

This example demonstrates how editing can be accomplished using the TableView composite.

See It

Editing a Record using the TableView Composite

How It Works

Change the default ReadOnly status on the model, com.sas.storage.jdbc.JDBCToTableModelAdapter, from true to false. Modify the viewer to allow editing.