D
Dave
How can I use .FindControl to find an HTML <Table></Table> that's
nested in a FormView? I'm using the 3.5 Framework.
Thanks
nested in a FormView? I'm using the 3.5 Framework.
Thanks
Dave said:How can I use .FindControl to find an HTML <Table></Table> that's
nested in a FormView? I'm using the 3.5 Framework.
Spoke too soon. I'm using the System.Web.UI.WebControls name space as
indicated in Books On Line, but I can't declare an HtmlTable
variable. It's not in the Intellisence list
Suggestions?
- Show quoted text -