Can you surround Datafields in a border? I have a large form that needs to be organized into sections, “Customer INformation” for instance.
Is there a way to surround these with a border?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I kinda get the feeling you are not specifying your own edit template for the control but a letting data form do it for you. I get this feeling because if you are already using an edit template you wouldn’t be asking the question. Consider this:-
Adding a border around the ID and Name fields is a simple case of placing them in their own
StackPaneland putting that in aBorder. Basically with a template you can do anything you want with the form appearance, in fact you don’t even need theDataFieldif you feel you can do a better job with label placement etc in your own XAML.