I want to hide remove button and set inner dropdown field into read-only in first child form of repeater, and release those in other childs. How can I do this?
You need to hide the button with CSS and you can change the field in the repeater to read only using jQuery.
Please login or Register to submit your answer