hi!

I've a problem binding a datafield to a textbox which has the property visible set to false. After reading the data from the database the textbox doesn't contain a value... if i set visible to true it work's.

I'm using the hidden textbox to store an ID-value for further db-operations (update, delete...) Is this a bug? How can i handle this problem?

thanks
Robert