Show Item Number -RadioButtonList

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using a radio button list inside datagrid.
I am binding data to the radio button list using DataBind().
Can any one tell me the easiest way for showing item number for items in the
Radio Button list.
 
U¿ytkownik "Bruce said:
I am using a radio button list inside datagrid.
I am binding data to the radio button list using DataBind().
Can any one tell me the easiest way for showing item number for items in
the
Radio Button list.

RBL.Items.Count
 

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

Back
Top