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?

Recommended Answers

All 3 Replies

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.

Which chapter you are talking about ?

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.