954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Full Time Part Time Salaries

I need help building a program that displays full-time and part-time employees names and salaries when the user uses a radio button to choose either full-time or part-time employees.

It's a program from the Getting Started with Visual Basic 2010 but I can't determine which part of the chapter specifies what I need to do to write the program. Any suggestions?

BeansForChowder
Newbie Poster
2 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
 

Are you using the data base to store Employee details? IF yes which database ur using?
in radio button changed event write code to query ur database to filter the records and show it wherever you want to.

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

Which chapter you are talking about ?

debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 

It's chapter 10. I'm having the most trouble creating a part_time column to use it as a radio button and programming a label to display the average salary for employees.

BeansForChowder
Newbie Poster
2 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: