HierarchicalDataSourceControl Class and System.StackOverflowExcept

D

DWS

Francis,
I've used that code as starting point for building a custom
hierarchiacaldatasourcecontrol. Can you give the group a little more
information on the error, like which line of code generated the error maybe.

Thanks
DWS
 
J

Joey Chömpff

LS,

The following must make it but it isn't an elegant way.
I think there is an bug in designer.

FileSystemDataSourceView fsdsv = new FileSystemDataSourceView();
TreeView1.DataSource = fsdsv.Select();
TreeView1.DataBind();

Greetz,

Joey Chömpff
 
F

Francis Reed

Hi

Yes, I tried that too, and it did work. As you said, the other way of
dropping the controls in the designer doesn't work. I hope they fix it soon.

Cheers
Francis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top