private void Master_PricesDoubled(object sender, EventArgs e) { // Rebind data to ProductsGrid ProductsGrid.DataBind(); }