TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ritu
1.1k
347
42.8k
ASP.Net MVC and sql server
Nov 13 2020 9:37 AM
I have a drop-down list, two textboxes, add button and a table. There are two things which I need to do. First thing is, fill one textbox with the drop-down list's selected text and the user will enter a value in second text box. I could find a solution for that part and it is done. The second part is, I need to add the texts in those two textboxes to an HTML table with a button click . The table rows must increase by one with the button click and textboxes texts. Can someone please help me. I am new to mvc and that is why I find it difficult to do this. Thanks in advance.
Reply
Answers (
2
)
About tinymce rich textbox in mvc
ASP.NET Core Razor - post checkbox value as yes or no to database