How do you bind a datalist that is inside a bound datalist

G

Guest

Is it possible to bind a datalist that is inside of a bound datalist? Any
help would be greatly appreciated.
 
E

Eliyahu Goldin

Sure. You just need to setup databinding for the inner datalist
programmatically in the ItemDataBound event of the outer datalist.
 
G

Guest

Thanks for the rapid reply! I tried that and before I get to the
itemdatabound event it gives me an error because it is trying to bind to the
inner datalist as well.

Talk to you soon.

Eliyahu Goldin said:
Sure. You just need to setup databinding for the inner datalist
programmatically in the ItemDataBound event of the outer datalist.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]


ASP Developer said:
Is it possible to bind a datalist that is inside of a bound datalist? Any
help would be greatly appreciated.
 

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,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top