This is a migrated thread and some comments may be shown as answers.

Simple data entry sample

2 Answers 131 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Howard Meirs
Top achievements
Rank 1
Howard Meirs asked on 27 Jan 2010, 04:30 PM
Hi,

New to RadControls and while there are lots and lots of information on how to use the product features, I'm having a hard time finding a simple data entry screen application that would allow you to display, edit, insert and delete records from a datasource, in other words, using traditional row editing. Perhaps someone can point me to some solution already available.

It looks like once I understand the RadGrid MasterTableView, EditForms, FormTemplate relationship, I should be able to fly but right now it a bit confusing.

A VB.NET sample would be appreciated :)

Thanks!

2 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 27 Jan 2010, 05:01 PM
Are you looking to have something like in this demo? As you see in the demo it uses both "in-line"  and "in-form" version of editing and the "in-line" seems to go along with what you are thinking. You can also have this set up and have all of the rows be in auto-edit mode when the page loads, which takes all the rows and sets them all to show their edit-mode versions (basically all of them are in in-line editing mode). To see how to do this you can read over this documentation article. Both the demos and the article have VB.NET examples :)
0
Howard Meirs
Top achievements
Rank 1
answered on 27 Jan 2010, 07:50 PM
Hi,

Yes, that does help. Maybe ths is the beginning of happy coding!

Thank you.
Tags
General Discussions
Asked by
Howard Meirs
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Howard Meirs
Top achievements
Rank 1
Share this question
or