Wednesday, 7 January 2009
Login
|
Register
Home
Web Application Development
Products
About Us
Contact Us
Forum
Blog
Important
To be able to post to this forum you must be a registered user. To register click the 'Register' link at the top right of this page, below the search box.
Unregistered users may view the forums.
Forum
Search
Forum Home
DatePicker
Databinding
'Text' is not a...
'Text' is not a valid property on 'DatePicker'
30/10/2007 8:57:42 AM
JaqHama
3 posts
'Text' is not a valid property on 'DatePicker'
Hi there,
I've run into a problem with binding the DatePicker Control. When I use the following
Text='<%# Bind("RequestDate") %> />
I get "Two-way binding is only supported for properties. 'Text' is not a valid property on 'DatePicker'" If I use
Text='<%# Eval("RequestDate") %> />
There is no error reported, however my application doesn't update the date in the database due to Eval. Is there something else I need to do, apart from go back to school ;-)?
Thanks
30/10/2007 9:34:34 AM
JaqHama
3 posts
Re: 'Text' is not a valid property on 'DatePicker'
Forget this thanks I guess I need to learn to read forums...
Page 1 of 1
DatePicker
Databinding
'Text' is not a...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
Copyright 2007 by Eclipse Web Solutions Pty Ltd
|
Privacy Statement
|
Terms Of Use