I add new form include RadioButtonList ho to add onclick="UpdateRecord(this.value)" to each option at the radio botton the form code is <AddForm> <SubmitCommand CommandText="INSERT INTO [Lists] ([ListName], [Text], [Text], [ListName]) VALUES(@ListName, @Text, @Text, @ListName) " /> <div> <div><Label CssClass="xmp-form-label" For="Lanuage">RadioButtonList</Label> <RadioButtonList Id="Lanuage" DataF