Hi,

I gotta make small application which have some radio buttons.
On the radio button I want event, which means after clicking a particular radio button datagrid will the data from a paricular xml file for particular element.
I have blw mntd xml file

<products>
   <prdocut>
        <productid="p001"></prdocutid>
        <prodname>toys</prodname>
   </prdocut>
<prdocut>
        <productid="p002"></prdocutid>
        <prodname>second toy </prodname>
   </prdocut>
</products>

Pls help.....

hi,
can u be more specific and clear in your requirement

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.