Ask a Question related to ASP.NET General, Design and Development.
-
Wes Weems #1
Re: Nested Repeaters or DataGrids and "reporting"
Or for that matter... if anyone has other recommendatins on diff methods of
reporting stuff lke that to html, anything would be greatly appreciated!
Thanks
Wes
"Wes Weems" <wweems3.SPAM@charter.net> wrote in message
news:vg8mjbtdi4tn93@corp.supernews.com...working.> Hello,
>
> I originally used nested repeaters to simply spit out for each customer a
> list of items they've purchased, then at the bottom I want a total cost.
>
> With a dataset and a releation, I've got everything cept the totalhow> Seems like to me, that once any element gets embedded, I try to bind an
> event to it, and it gets a null reference.
>
> Say my var in the dataset being bound to the child repeater is "WORKED",display> would I add that via the codebehind to the count var so I could thenthere> it after the child repeater is displayed.
>
> I tried to use DataBinder.Eval(e.Item.DataItem,"WORKED") and that says> is no column "WORKED", but I am positive there is.
>
> Thanks
> Wes
>
>
Wes Weems Guest
-
Google Analytics reporting "hidden" file
If anyone is using Google Analytics, have you come across the reporting of a page that doesn't exist? For example, the Google report shows... -
Nested Style to exact "Word" or "Small Phrase"
Ok, this question is for all you nested style experts - I use and love nested styles, but there's one trick I haven't figured out. As background, I... -
CheckBoxes in DataGrids-- the "checked" attribute not correct after posting page?
Hi everyone, I'm using a DataGrid with TemplateColumns. My DataGrid is located in a cell of an asp:Table. I did this so it's positioned... -
Nested datagrids or repeaters...etc.
Hi, Microsoft has this code sample that shows you how to do nested repeater controls. How would I change this ... -
Checkboxes with Repeaters and DataGrids
I am having trouble getting checkboxes to work within Repeaters and DataGrids I have tried to access the value of each checkbox within a repeater...



Reply With Quote

