Having trouble posting questions

App Dev 86 Reputation points
2021-11-19T23:05:12.78+00:00

I keep getting errors when trying to post questions here.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,243 questions
0 comments No comments
{count} vote

Accepted answer
  1. Yijing Sun-MSFT 7,061 Reputation points
    2021-11-20T06:13:17.3+00:00

    Hi @App Dev ,
    As far as I think,you could set selectedIndex=0 in jquery.

      $("#StatusIDDL")[0].selectedIndex = 0;  
    

    Best regards,
    Yijing Sun


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 additional answers

Sort by: Most helpful
  1. App Dev 86 Reputation points
    2021-11-19T23:06:47.097+00:00

    anytime I try to post source codes its say I dont have the permissions.
    THis new format is awful!

    0 comments No comments

  2. App Dev 86 Reputation points
    2021-11-19T23:08:08.017+00:00
    Hi How do you refresh the dropdown list in the mvc?
    Mvc makes simple things difficult to I am sure there is some odd over complicated way to make this happen.
    
    I have tried may things and will show you what has been tried but all of it fails 
    
    
    Using the browser f12 view please have a look at my issue
    
    0 comments No comments

  3. App Dev 86 Reputation points
    2021-11-19T23:08:53.05+00:00

    <option value="">--STATUS--</option>
    <option value="1">OPEN</option>
    <option value="2">CLOSED</option>

    0 comments No comments

  4. App Dev 86 Reputation points
    2021-11-19T23:09:13.95+00:00

    151047-image.png

    151060-image.png

    151094-image.png

    151141-image.png

    151095-image.png

    151080-image.png

    0 comments No comments