I am plagerizing the drill down report and I can't understand so of the details of what Container.DataItem is doing. Here is my problem I have DataList1 and nested inside it is DataList2 that provides my drill down for employees. Now when I databind in my nested
DataList, DataList2, I want to have the employeeid because Container.DataItem gets me the datasource of the nested dataset but I also need the store Id that is contained in the source of Datalist1. How do I dind to this Store Id in the nested datalist? Can
I use DataBind but use something other than Container.DataItem to get to it? Thanks,
mccougars
Member
235 Points
47 Posts
Drill Down Report - What is Container.DataItem resolving?
Aug 20, 2003 09:34 PM|LINK