Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Two-way binding is only supported for properties

Reply
Thread Tools

Two-way binding is only supported for properties

 
 
ME
Guest
Posts: n/a
 
      02-21-2006
I was getting this error when trying to bind to one my control's properties:

Error 149 Two-way binding is only supported for properties. 'PropertyName'
is not a valid property on "filename to control" xxx

The solution (though not very understandable from the error) was to convert
the property type (in this case an integer) to a string. Just thought
others would benefit by this little piece of info.

Thanks,

Matt


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Session_OnEnd event is supported only the in-process session-statemode John H ASP .Net 0 06-24-2009 11:44 AM
Databinding expressions are only supported on objects that have a DataBinding event jobs ASP .Net 0 09-25-2007 11:54 PM
Re: C++ properties Library Created (was Binding together Properties of Objects) Victor Porton C++ 1 08-29-2004 08:02 PM
Consumer Products are only supported for 3 Years now.. The GHOST of WOGER. NZ Computing 17 05-26-2004 07:37 AM
Re: IE5.5 only supported on ME Patrick Dunford NZ Computing 10 04-26-2004 12:27 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57