"<Eq><FieldRef Name=FieldName' /><Value Type='radio'>FieldValue</Value></Eq>"
This says that you want to filter for items where the column FieldName has the value FieldValue. Also, Type='radio' isn't valid in CAML.
M.
This says that you want to filter for items where the column FieldName has the value FieldValue. Also, Type='radio' isn't valid in CAML.
M.