is it possible to change the datasource of say a text box at runtime?
so i could use it for data1
then when it saves, use it for data2 ????
i've tried this and all i get is an error....
text1.datasource = data2
thanks.
Printable View
is it possible to change the datasource of say a text box at runtime?
so i could use it for data1
then when it saves, use it for data2 ????
i've tried this and all i get is an error....
text1.datasource = data2
thanks.
set text1.datasource= rs1