Skip to Content
0
Former Member
Oct 22, 2007 at 07:34 AM

Dynamically Display Radio Button

23 Views

Hi,

I have to display my radio button dynamically based on my Load ID.

A Load ID can contain maximum 10 files.

Take for an example there is 5 files for Load ID: 001, it should only display 5 radio buttons and not all 10 radio buttons. The 5 radio buttons has to display the files name together. The radio button text should be change due to the different load.

How do i achieve that?