J
Jay
How can I set TextBox1.Text to "something" from a button_click event? So
outside of the datagrid (dg1) I have a button (button1). When I click that
button I want to set the text in TextBox1 (a control in the datagrid
<footertemplate>) tp "somthing". How can this be done in button1_click?
outside of the datagrid (dg1) I have a button (button1). When I click that
button I want to set the text in TextBox1 (a control in the datagrid
<footertemplate>) tp "somthing". How can this be done in button1_click?