J
JoNa SuperGold
hey, i have put a button in the header template of my datagrid, now this
button has te purpose that when you check the checkboxes in the item
template and you click on the button, the selected data is shown more
exessive.
but im having trouble addressing my button
in the html code i find the id= x
but when i want to address x i have an error saying it is not declared
that aside...someone can tell me how to address the button?
i tried it with as imilar code like this but didnot work
<asp:ButtonColumn Text="Get Details" ButtonType="PushButton"
CommandName="GetDetails"></asp:ButtonColumn>
E.CommandName = "GetDetails"
tia
--
*****************************
*******JoNa SuperGold*******
*****************************
**The Apple That Has It All**
*****************************
button has te purpose that when you check the checkboxes in the item
template and you click on the button, the selected data is shown more
exessive.
but im having trouble addressing my button
in the html code i find the id= x
but when i want to address x i have an error saying it is not declared
that aside...someone can tell me how to address the button?
i tried it with as imilar code like this but didnot work
<asp:ButtonColumn Text="Get Details" ButtonType="PushButton"
CommandName="GetDetails"></asp:ButtonColumn>
E.CommandName = "GetDetails"
tia
--
*****************************
*******JoNa SuperGold*******
*****************************
**The Apple That Has It All**
*****************************