PDA

Click to See Complete Forum and Search --> : Nested DataRepeater Controls


Just Cause
Jul 19th, 2000, 08:36 AM
I am trying to use a DataRepeater Control within another DataRepeater control and I'm having trouble.

I created a data bound control with three bindable properties. I am now in the process of creating a second data bound control that contains one of the first controls.

What do I do with the bindable properties from the first one? How can I use them in the datarepeater control in my form?

Please Help!!!!!