All Tags »
databinding underscore "_" column
Sorry, but there are no more tags available to filter with.
-
This may be related to http://community.entityspaces.net/forums/post/702.aspx
I'm using v0.0328.
I am using an esDataSource to update a row.
When I click to update, the SetProperty method looks for columns[name] where name = ''ActiveFlag'', but the this.Meta.Columns returns a list with an entry of ''Active_Flag'', which is the underlying ...