J
Jorge Loaiza Arango
Hi group,
When I have TextBox1 in the <ItemTemplate> of Datagrid1, I can to access the
propierties using:
dim myTBox as TextBox = Datagrid1.Item(row).FindControl("TextBox1")
but, if it is in the <FooterTemplate>... ¿How do I can the properties?
Jorge Loaiza
(e-mail address removed)
(delete 2)
When I have TextBox1 in the <ItemTemplate> of Datagrid1, I can to access the
propierties using:
dim myTBox as TextBox = Datagrid1.Item(row).FindControl("TextBox1")
but, if it is in the <FooterTemplate>... ¿How do I can the properties?
Jorge Loaiza
(e-mail address removed)
(delete 2)