here if i select any check box then that particular's "today price" should be calculated and the total should be displayed in the textbox(txt2) when clicking the submit button.
But for me all the today price is calculated even if the checkbox is not selected and displayed in the textbox(txt2)
so i have to calculate the today price value only if the particular checkbox is selected. so wt to do for this?
NaveenKumar