Hello
After going through the Wrox beginning ASP.NET 4 (+ 1 other) I'm having a play setting up my first ever website.
Part of that involves an admin page, allowing me to edit/insert/delete "news" entries with a headline, summary, date etc.
I've used a listview for this, and I've got it displaying the entries I put on the database manually, but I'm having problems getting it to display in a way that doesn't look a right mess.
http://img.photobucket.com/albums/v6...969/zmrfc1.png
Is there a way of maybe getting the text left aligned, and the boxes right aligned, rather than just having them next to each other?
Thanks, Richard.
ps as a website newbie, does the sense of tearing you hair out in frustration at controls not having parameters you think they ought to have, pass as you learn more about the subject, or does it get worse?