I want to create a table where a user can input data into cells, and depending on the data, calculate and display values in other cells. Which would I use, GridView or TableView? Keith