Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › DropDownList › Default Value This topic has 1 reply, 2 voices, and was last updated 3 years, 6 months ago by martin-jq. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 3, 2022 at 10:34 pm #103129 Joseph NorrisBlocked I’ve been at this all day. How do you set the default value of a dropdown using react? selectionMode=’one’ //works as exepected dataSource={languages} //value/label array displayMember=”French” //nothing selectedIndexes={[1]} //triggers a onChange events. reloads with languages[0] selected selectedValues={[“fr”]} //nothing This topic was modified 3 years, 6 months ago by Joseph Norris. This topic was modified 3 years, 6 months ago by Joseph Norris. May 4, 2022 at 11:51 am #103135 martin-jqParticipant Hello Joseph, Could you, please, send us a code example of the React component where you are using the dropdown list? Thank you! Best Regards, Martin Smart HTMLElements Team https://www.htmlelements.com/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In