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

First Telerik control Application

1 Answer 19 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Danny123
Top achievements
Rank 1
Danny123 asked on 15 Sep 2008, 01:19 PM

Hi there

This is first time i will be using Telerik controls in my visual Studio 2008 C# application.
This is very simple application which will be used to save the Book Names in the library.
There will be 10 rows with 3 columns.Each column will have one textbox where user can enter name of books.
there will be one submit button in the bottom. User hits the enter button and all the names from 30 textboxes will be saved to database in one hit.

Can someone please give me some headsup about this.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 15 Sep 2008, 02:00 PM
Hi Danny123,

You may consider using RadGrid for ASP.NET AJAX for your implementation, put all grid items in edit mode initially and perform batch updates afterwards. Review the following online resource which may put you on the right track in your custom development process:

http://www.telerik.com/help/aspnet-ajax/grdperformingbatchupdates.html
http://www.telerik.com/community/code-library/submission/b311D-babbkh.aspx

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Danny123
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or