how to show the option during apend in js code example Example: To append dropdown option using jquery $('#ddlGroup').append(new Option('Select group', '0'));