Can you give me some idea about how to find TextBox inside CellEditingTemplate?
Thanks
Can you give me some idea about how to find TextBox inside CellEditingTemplate? Thanks
Share
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.
Where do you want to find your control..? The CellEditing template will be loaded only when the grid enters editing mode.
Check the following links and see if it helps
DataGrid: Help accessing a control defined in a CellEditingTemplate
http://social.msdn.microsoft.com/Forums/en/wpf/thread/e4cc93eb-9ded-4eb1-a7d2-cedda7eedb70
DataGridTemplateColumn with DatePicker requires three clicks to edit the date