tarwara 0 Newbie Poster

Hi I have a list view in WPF with C#. In which i want headers of every column alignment to be left. eg name class etc headings.

I have another query that I have wpf form in which i have a textbox in which i will input a number and click on submit button which will fill details in listview. I want do this job by hitting the enter buttons after imputting the number.
Thanks in advance