i have a datagrid. i want to change the header text of the first column to a dynamic text on click on a button.
dg_cases.columns[0].headerText="Vivek";