.net - Update DataBind when I change the name of a property? -


i wondering if doing sth wrong...

i have winforms textboxes , labels, added dragging object datasources panel form in designer.

now if change name of property of object, when try open form gives me error , need go form.designer file , change name of property in databinding declaration manually, since can't use designer , property panel, because of error.

why doesnt vs regenerate designer file when change name...after cleaning , rebuilding file isn't changed...

is there way make happen automatically, or shouldn't change prop names after creating controls?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -