|
-
Aug 26th, 2004, 06:24 AM
#1
I wonder how many charact
Question 1:
Not going to happen...
Usually people get around that by using a DataList that includes a delete button either:
[1] on every row of each item
[2] or in the header that deletes the selected item
Question 2:
Are you lookin to just return a boolean? You can return a Bit (1 or 0) from your SQL proc, and read it using command.ExecuteScalar().
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
|