Javascript footer total, dropdown list, and Validation

Thread is closed for posting
2 posts, 0 answers
  1. 5C6F25CC-6617-45FC-BFA2-4988E3906506
    5C6F25CC-6617-45FC-BFA2-4988E3906506 avatar
    8 posts
    Member since:
    Apr 2009

    Posted 20 Apr 2007 Link to this post

    Requirements

    r.a.d.controls version

    4.5.2
    .NET version

    2.0
    Visual Studio version

    2005
    programming language

    C#
    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION
    This project uses a RAD grid that has a dropdown list column in which the sum of the selected values must be placed into the footer dynamically. This footer total must also add up to a certain integer amount before the user can click save. For example, you might use the RAD grid in this case:

    What do you spend the most of your time doing?
    ASP.NET                                   30%
    SQL Server                               40%
    Oracle                                      30%
                                        Total:  100%

    The percentage column footer must add to 100%, but you can't save these values to the database until the user clicks the save button.
  2. 8A7E6DFA-146A-46F8-9B7E-7631AC3525CB
    8A7E6DFA-146A-46F8-9B7E-7631AC3525CB avatar
    82 posts
    Member since:
    Oct 2005

    Posted 11 Jul 2007 Link to this post

    That helped me. Thanks!
Back to Top

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