DD-List: can't bind data to my components
Hi there!
since i did the update, i can't bind anymore data to the data provider. when i click on "add data provider" i choose my dataprovider, but when i click on ok, i don't get a new data provider. what i'am doing wrong? can someone please give me a tipp, i'm a newbie :-) in java studio creator.
Thanks & Cheers
speedy
[356 byte] By [
Speedy] at [2007-11-26 6:59:14]

# 1
Hi Speedy,
Probably it would be useful for you to read this tutorial:
http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/dat aboundcomponents.html
Also note that you can use different way with same effect:
1) create new dataprovider: right-click database table in Servers window and choose "Add to page"
2) bind data to dataprovider just created
Thanks, Misha
(Creator team)