Manipulate data section with a xml database

edited 4:55PM in FastReport .NET
I Would like put in data section the code, name, price and the valueX (when it exists)
In my example with my XML attached it would like display this report:

Code? ? ? ? ? Name? ? ? ? ? ? ? ? ? ? ? Price? ? ? ? ? ? ValueX
? ? ? ? 
? ? ? ? 
? ? ? ? ? 
2134? ? ? ? ? ? banana? ? ? ? ? ? ? ? 1.12? ? ? ? ? ? ? 0.10? ? ? ? ? <-? ValueX? are? in? ICM00? that? always? be? sub-child? of? tag? others? (when? exists)
1544? ? ? ? ? ? chocolate? ? ? ? ? 2.12? ? ? ? ? ? ? 0.20? ? ? ? ? <-? ValueX? are? in? ICM10? that? always? be? sub-child? of? tag? others? (when? exists)
34? ? ? ? ? ? ? ? ? cake? ? ? ? ? ? ? ? ? ? ? ? 3.12? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? <-? ValueX? not? exist? so? it? put? nothing


I always want to display Code, Name, Price, ValueX, but ValueX not belong to table product of XML, but it always appear in "/root/det[@nItem='x']/others//ValueX"
I'm Using this XML, my example are attached

How can i do This ????

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.