Recommendation for CRUD functionality?

G

Guest

After being spoiled by Ruby on Rails, I'm seeking a similar rough
implementation in ASP.NET 2.0. I don't want a half-baked solution like Castle
on Rails.

I assumed it would be as easy as defining a SqlDataSource, dropping a
GridView on the page, and enabling Edit and Delete. Unfortunately, it doesn't
work. The table displays properly (for reading and editing), but clicking
both 'Edit' or 'Delete' does nothing. It chokes with an error message if the
source table contains TEXT fields.

Are there additional steps involved in making this work? Is there a better
approach?

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top