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
jude somtoo
NA
147
556
saving and reading data into textboxes from sql database
Jul 27 2017 7:51 PM
i have four textboxes,a button and some other comboboxes, the textboxes is meant for the studentid,department,faculty,and programme whereby if the user enter a studentid and click the search button these othe textboxes will be filled up from the registeredstudent database but my problem is that whenever i enter a studentid and click the search button these textboxes will be filled and when i want to continue with other comboboxes ,when choosed a combobox the data are still there but choosing another combobox all the data in the textboxes will disappear.Another problem is that i have a metrogrid(from metro framework) where i see my saved inputs but whenever i click the search button with the textboxes filled but when i click on on textbox the data in it is shown in the metrogrid but clicking on another textbox all other filled data except the one shown in the metrogrid disappears. please i need help. This program is in c sharp windows form application not ASP.NET
Attachment:
code.rar
Reply
Answers (
2
)
Why its doesnt make filter in my query???
When using a switch statement in C# ?