V
Vik
On a page there is an HTML table that runs at server. I use a
tableName.FindControl method to find the textboxes in the table.
The method returns a control even when a textbox is somewhere on a page
outside the table.
Why does this happen?
VS2005 Version 8.0.50727.762 (SP.050727-7600)
..NET Version 2.0.50727 SP2
Thanks.
Victor
tableName.FindControl method to find the textboxes in the table.
The method returns a control even when a textbox is somewhere on a page
outside the table.
Why does this happen?
VS2005 Version 8.0.50727.762 (SP.050727-7600)
..NET Version 2.0.50727 SP2
Thanks.
Victor