Is inserting only done from scratch?

B

brett

I'm using a GridView for selects and edits. I'd like to keep this view
and have an Insert option. I don't want a detailsview because you have
to see an editing view first. I want to start on the gridview, click
insert, type in data, which corresponds to the same columns I see in
the gridview, and hit enter to insert. Similar to a spreadsheet.

Do I have to build this type of functionality from scratch?

Thanks,
Brett
 

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

Top