Rapid Data Entry with Custom Buttons/independent of session/add/remove/update serverside

Thread is closed for posting
2 posts, 1 answers
  1. Answer
    2398CDBF-876B-4066-98DE-82DD22516BE9
    2398CDBF-876B-4066-98DE-82DD22516BE9 avatar
    7 posts
    Member since:
    Aug 2007

    Posted 19 Mar 2008 Link to this post

    Requirements

    RadControls version

    5.1.2.0

    .NET version

    2.0

    Visual Studio version

    2005/2008

    programming language

    VB.NET

    browser support

    all browsers supported by RadControls



    PROJECT DESCRIPTION


    Focus is on first field, tab through to the checkbox (use space to toggle), tab again and hit the enter key.  Grid will be updated and focus is back on the first field for rapid data entry.  Viewstate is used so that multiple tabs and selecting another value for the dropdown is all independent.  The value of the dropdown is used as the viewstate name.  No need for several objectdatasources and radgrids.  Can select one or multiple to delete.  Can select one or multiple to update (except when selecting by draging mouse).

    I think this should be useful to many developers for their customers that require rapid data entry that is seamless using custom controls with Telerik's RadGrid.

    Enjoy!

    Jonas
  2. 979E5D40-F4EA-42C2-B17F-E45A822E9AA6
    979E5D40-F4EA-42C2-B17F-E45A822E9AA6 avatar
    1911 posts
    Member since:
    Jan 2017

    Posted 20 Mar 2008 Link to this post

    Hello jdaunora,

    Thank you for the sample application. The demo can surely be helpful for other people who would like to follow rapid data entry approach with RadGrid. The demo also demonstrates inserting new, updating and deleting records through controls outside the Grid.

    Just a remark -- you don't need to set Grid's DataSource in buttons click event since it is reset in NeedDataSource.

    Thank you for the involvement! 
    We appreciate your it and added 5000 Telerik points to your account for the post.

    Sincerely yours,
    Konstantin Petkov
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.