Visual Web Developer Express: Follow-up with Sites and Resources
April 28, 2007 by Jason Bean
Filed under Computers
Just a quick follow-up on my previous post. I’m an idiot, the reason I can’t edit those is because I was trying to use a View. You can’t edit a SQL View, which is why the options wouldn’t let me select what I wanted.
Now, I’ll just be figuring out a work-around for that since much of the functionality we’re looking at was built around that specific view of information.
I did find some really useful websites though for anyone else interesting in teaching themselves more about .NET and Visual Web Developer Express.















You mean you want to edit the data outputed from a view?
Couldnt you just make a stored procedure to do this?