dataGrid -- RadioGroupList.

C

creaminds

Hi.

I wish to resolve this problem:

I have a DataTable that holds the options for selling some goods. I
wish to have a datagrid that shows my products name in one column and a
RadioGroupList in another column in my data grid witch holds the
selling options. I don't know how I can achieve this.

I want when I'm creating the DataGrid to load for every product the
slected option from the database, and if I change the option to updated
it in may DataTable.

For example:

I have 3 products:

Apples
Cherries
Carrot

And the selling options are:

1 pack
2 packs
3 packs

I want to display a data grid like this:


Product name Selling option (radio buttons)
Apples 1 pack
2 packs
3 packs
Cheries 1 pack
2 packs
3 packs
Carrot 1 pack
2 packs
3 packs


Can anyone help ?
 

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,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top