473,399 Members | 3,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

xml repeater question

I want to show the fields ErrorID, Quarter, AnomalyLabel and EmployerClass
in a repeater (or datagrid?). How can I do this? All the data must be shown
in 1 table.
I know I can put the xml in a dataset and bind it to the repeater but it
only shows 1 table (AnomalyReport).

Any help would be nice :)
<AnomalyReport>
<ErrorID>00089-044</ErrorID>
<AnomalyClass>NP</AnomalyClass>
<AnomalyLabel>blablabla</AnomalyLabel>
<SystemCorrection>
<CorrectionType>RC</CorrectionType>
<BlockAction>
<Action>1</Action>
<BlockName>OccupationDeduction</BlockName>
<NOSSRegistrationNbr>68734393</NOSSRegistrationNbr>
<Trusteeship>0</Trusteeship>
<Quarter>20044</Quarter>
<CompanyID>0</CompanyID>
<NaturalPersonSequenceNbr>3</NaturalPersonSequenceNbr>
<INSS>44113334224</INSS>
<EmployerClass>311</EmployerClass>
<WorkerCode>495</WorkerCode>
<OccupationSequenceNbr>1</OccupationSequenceNbr>
<DeductionCode>3000</DeductionCode>
<DataValue>
<FieldName>DeductionAmount</FieldName>
<NewValue>0</NewValue>
</DataValue>
</BlockAction>
</SystemCorrection>
<Path>
<Quarter>20454</Quarter>
<NOSSRegistrationNbr>68711193</NOSSRegistrationNbr>
<Trusteeship>0</Trusteeship>
<CompanyID>0</CompanyID>
<NaturalPersonSequenceNbr>4</NaturalPersonSequenceNbr>
<EmployerClass>311</EmployerClass>
<WorkerCode>435</WorkerCode>
<OccupationSequenceNbr>1</OccupationSequenceNbr>
<DeductionCode>3400</DeductionCode>
</Path>
</AnomalyReport>
<AnomalyReport>
....
</AnomalyReport>
<AnomalyReport>
....
</AnomalyReport>
Nov 12 '05 #1
0 858

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ed Allan | last post by:
http://ejaconsulting.com/nestedrepeater/NestedRepeater.txt >-----Original Message----- >Doh! The HTML has all been rendered . . . > >Right click on this link and select 'Save target as ..' >to...
0
by: Fraggle | last post by:
I am using PlaceHolders in a Repeater to generate a multi choice survey. I need a way of testing to see what the placeholder has been turned into at runtime, and reading out the data. The admin...
1
by: Fraggle | last post by:
I have a repeater with controls added at run time. the <template> also contains a <asp:textbox that is made visible on some repeater elements. when I come to read the text info out it has...
8
by: Invalidlastname | last post by:
Hi, We are developing an asp.net application, and we dynamically created certain literal controls to represent some read-only text for certain editable controls. However, recently we found an issue...
1
by: olduncleamos | last post by:
Hello all, I am experimenting with the repeater control and ran into something that I wasn't expecting. I would appreciate if the experts can confirm or correct my understanding. Here is a...
7
by: charliewest | last post by:
Hello - I'm using a Repeater control to render information in a very customized grid-like table. The Repeater control is binded to a DataSet with several records of information. Within the...
3
by: Andrew | last post by:
Hi, I am working on a questionnaire. I have displayed a questionnaire using a repeater control. The itemtemplate is as below (quite cut down): <ItemTemplate> <tr><td> <%#...
3
by: GD | last post by:
I need to bind my repeater to a DataSet for which the number of columns is always different (cross-tab report). However, I need to exlude an Id column from displaying on the Repeater. As shown...
3
by: Brian | last post by:
Using external XML, I'm trying to build a quiz, but I can't seem to specify the DataSource for the RadioButtonList within a Repeater ItemTemplate. I've tried a number of approaches, but I haven't...
12
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I'm doing a web app in VB/Dot Net 2.0. I'm probably a bit rusty and I have no experience using the repeater control. I have a user control I've created with multiple properties. I've created a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.