python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Split bootstrap form from results
I'm trying to make a simple web app using Bootstrap that takes a user's input on a form, send it to a database and then returns the data in a table below the form. The issue I'm having is more-so on ...
Marc Karam
Votes: 0
Answers: 1
DataGridView columns no showing TootipText
DataGridView (Windows Forms) does not show the defined ToolTipText I have written the columns programmatically and I have entered them by the integrated designer the same result only shows one. Checki...

José Donoso
Votes: 0
Answers: 1
Can't login while data is true and login button seems doesn't work
I make authentication app which is register and login with email and password using django and when I run my app the button login is not responding and then back to login page
I have tried to create n...

refia
Votes: 0
Answers: 0
When label is used with asterisk in input field, when it's text is large it's over laying on Asterisk
I've created a form element which has basic input field with label that should be required. So I've added asterisk.And when the text is large it should break to multiple lines. But the problem what I ...
Kishore Kumar Korada
Votes: 0
Answers: 1