Home All Groups Group Topic Archive Search About

Databinding methods such as Eval(), XPath(), and Bind() can only b

Author
5 May 2006 4:39 AM
Phillip Williams
I have added to the link below a demo for solving the cascading dropdown
lists problem within a DetailsView (as suggested by a member of this forum
who had difficulty with the DetailsView)

http://www.webswapp.com/codesamples/aspnet20/dependentlists/default.aspx

Reference error message: "Databinding methods such as Eval(), XPath(), and
Bind() can only be used in the context of a databound control"


Author
14 May 2006 12:39 AM
dwg1011
Phillip,

Using the code as a model solved my problem.

Thanks,
David

Show quoteHide quote
"Phillip Williams" wrote:

> I have added to the link below a demo for solving the cascading dropdown
> lists problem within a DetailsView (as suggested by a member of this forum
> who had difficulty with the DetailsView)
>
> http://www.webswapp.com/codesamples/aspnet20/dependentlists/default.aspx
>
> Reference error message: "Databinding methods such as Eval(), XPath(), and
> Bind() can only be used in the context of a databound control"
>
> --
> HTH,
> Phillip Williams
> http://www.societopia.net
> http://www.webswapp.com