python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
The element type 'List<DropdownMenuItem<double>>' can't be assigned to the list type 'DropdownMenuItem<double>'
I'm having a problem when ı try to automatize my Items which is a part of DropDownButton.
Every time ı try to execute the function below ı get this error:The element type 'List<DropdownMenuItem>...

D. S. Shatner
Votes: 0
Answers: 2
Getting 302 response code in widget ajax call
I am working on a MVC application in which when have an option to request password reset email. When we got the email with the link, that link will redirect to the welcome page where we will enter Pas...
Santhosh kumar Vadlamani
Votes: 0
Answers: 0
Text widget is not getting removed in Tkinter code
I have created a survey where I am calling a comment_box (text widget) when I ask an objective question and call subj_ans (text widget) box where I ask subjective question.
The problem I am not able t...

Saitama
Votes: 0
Answers: 2