Home > Archive > ASP .NET Webcontrols > April 2005 > Binding Data to IE Treeview control
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Binding Data to IE Treeview control
|
|
| karthick 2005-04-20, 4:00 pm |
| Hi,
When Binding Data to Treeview control, I don't get the Treeview
displayed ?!. Instead, I get all the Data displayed on the page itself,
rather than in the Treeview control. What am I doing wrong ?. Please
help. Thanks.
Karthick
| |
| ChainsawDude 2005-04-21, 8:58 pm |
| if you post the relevant snippet of code then we can have a look for you.
"karthick" wrote:
> Hi,
>
> When Binding Data to Treeview control, I don't get the Treeview
> displayed ?!. Instead, I get all the Data displayed on the page itself,
> rather than in the Treeview control. What am I doing wrong ?. Please
> help. Thanks.
>
> Karthick
>
>
| |
| Karthick Kumar 2005-04-21, 8:58 pm |
| Hi,
It is alright, I got it resolved. I forgot to create the webctrl_client
and the other images folder in the web server's root folder, once I did
that, the data was binding to the Treeview control and was accessible.
Just followed the README in the IE Web Controls installation folder and
the problem went away.
Thanks anyway.
Regards,
Karthick
*** Sent via Developersdex http://www.developersdex.com ***
|
|
|
|
|