wandi
Posts: 1
|
| Posted: 12/03/2004, 4:51 AM |
|
Hello,
I have a radio button with data source a table.
Are i to modification data store in data source?
Like,
1 Option data1
2 Option data2
to
1 Option data1+ "text"
2 Option data2 + "text"
Regards,
wandi
_________________
Be No 1 |
 |
 |
Damian Hupfeld
|
| Posted: 12/04/2004, 4:10 AM |
|
Your question isnt very clear to me.
If your radio button source is a database table then if you change the table
values, or add to them, then the radio buttons hsould reflect the new data
automatically?
regards
Damian Hupfeld http://www.nexthost.com.au/services.php
"wandi" <wandi@forum.codecharge> wrote in message
news:541b0616337921@news.codecharge.com...
> Hello,
>
> I have a radio button with data source a table.
> Are i to modification data store in data source?
>
> Like,
> 1 Option data1
> 2 Option data2
>
> to
>
> 1 Option data1+ "text"
> 2 Option data2 + "text"
>
> Regards,
> wandi
> _________________
> Be No 1
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|