|
-
May 28th, 2004, 05:04 AM
#1
Thread Starter
Fanatic Member
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 !
-
Jun 3rd, 2004, 10:32 AM
#2
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|