protected void DoublePrice_Click(object sender, EventArgs e) { // Double the prices DoublePricesDataSource.Update(); }