Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Donald Blackburn
2k
8
1.4k
Dynamic textboxes
Apr 1 2016 4:42 PM
I am writing a math program for my grand kids. It has a dynamic panel for each add, subtraction. On the Add panel the textbox works correctly. When I add the second panel for subtraction the dynamic textbox returns an empty value. What do I need to do to get the next series of panels to accept textbox input and output? I use textbox txtboxsub = new textbox(); It works fine for the first panel. On the second panel, the textbox.text will not accept input.
Donald Blackburn
Reply
Answers (
6
)
Highcharts label problem with int value
how to multiply two columns and get result in next culomn?