Radio Button question

J

JimS

I am using DotNet 2.0 and Visual Studio 2005. The project is a web project.
I am currently using an ObjectDataSource to populate a datagrid.
The ObjectDataSource is configured to a function in a class to populate the
initial load of data.

I would like to use a Radio Button list to change the data viewed in the
Grid. What is the best practice to perform this task.
Is it better to have a default value for the Radio Buttons and have the data
grid use the Radio Buttons to populate initially and on any repost?
Is it better to have an event handler for the Radio Buttons choose the
correct parameters to pass to the function and then try to update the grid
during the post back? How could one do this?

Thanks for any insight
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,821
Latest member
AleidaSchi

Latest Threads

Top