|
-
October 14th, 2002, 09:22 PM
#1
Nesting web controls
Is it possible to nest a datalist or repeater control within another datalist control.
I have two data sets that I would like to keep separate, but display inside each other, kinda like a tree view. Any ideas? I was getting an error tha the Repeater control was not declared. Declaring it didn't work.
Last edited by sager; October 14th, 2002 at 09:29 PM.
-
October 21st, 2002, 10:17 AM
#2
You could try creating a custom control with the 2 controls you want to use. I think it's called a composite control where you can create a new control from 1 or more existing controls.
Stephane Daigle
Alpha Centauri Inc.
http://www.drakeville.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|