Searching a TreeView for Text question

  • Thread starter Thread starter Dave
  • Start date Start date
Pete,
Although my question is ASP.Net related, it's in C# and this is one
topic that nobody under that group will touch.

When I stated that ValuePathText isn't available, I meant that when
trying to declare the System.Web.UI.WebControls.TreeNode namespace
it's not available. The only options I have under WebControls is
Adapters, Expressions, and WebParts. With that said, The name
'ValuePathText' does not exist. Anything I do involving TreeNode

Am I missing something?

Thanks
 
duh...scratch that.





Pete,
Although my question is ASP.Net related, it's in C# and this is one
topic that nobody under that group will touch.

When I stated that ValuePathText isn't available, I meant that when
trying to declare the System.Web.UI.WebControls.TreeNode namespace
it's not available.  The only options I have under WebControls is
Adapters, Expressions, and WebParts.  With that said, The name
'ValuePathText' does not exist.  Anything I do involving TreeNode

Am I missing something?

Thanks

















- Show quoted text -
 
Back
Top