Posted on: 6/29/2014 6:46:42 AM | Views : 391

This is my first ASP.NET so please forgive the questions:  I do not see the same properties in a ASP.NET as I do in a Windows form.  Please help
Question:
1.  I created a button and I can not find a way to move the button on the screen like i can in a Windows form.
2.  I created a Listview and I can not find a way to create the columns like I can in a Windows form.
Where do I read how to do these things in a ASP.NET form?

Go to the complete details ...