Results 1 to 2 of 2

Thread: Update in grid with validation

  1. #1

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    Update in grid with validation

    I have a paging datagrid which lists all user records.
    Each of these records contains an integer field called "orderby".

    I need to allow the users of the system to enter an integer into these boxes, validate the entry and in the onclick event of a button write these away.

    When it comes down to updating in a datagrid with validation I always get lost.

    Can anyone point me towards any decent examples on the web. This is driving me crazy !

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    All you have to do is create your own template column for the datagrid and embed one of the validator controls (required, compare, regex, etc).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width