Hi all,
I have an issue with radiobuttonlist in asp.net.
Under selectedindexchanged event of radiobutton list, i'm doing marks calculation.
Actually speaking,that event should run only one time..but even after finishing the calculation, selectedindexchanged event is again loading so that my marks result is showing wrong..
Even i tried with page.ispostback condition also..no correct results came..

Plz help to do this..

Thanks in advance,
Priyajee