|
|
 |
| ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 2.0 Basics section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

December 6th, 2006, 08:15 PM
|
|
Registered User
|
|
Join Date: Nov 2005
Location: , , USA.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Enable Update and Enable Delete check boxes don't
For some reason, I been keep missing the 'Enable Update' and 'Enable Delete' options in GridView smart control. It only shows:
Enable Sorting
Enable Paging
Enable Selection.
If I tried to add through properties, it simply don't work.
Even I have same issue with SqlDataSource control. If I try to configure and go to advance property, options are unchecked and dimmed.
Any suggestion would be helpful.
Thanks.
Habibullah
|

December 7th, 2006, 01:18 AM
|
|
Authorized User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
mihabib,
CHeck whether u have primary key in ur table. If there is not one ,that may be the reason for missing update and delete features.
|

December 7th, 2006, 11:44 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Location: , , USA.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Great catch. You are right, primary key was missing and that was causoing the issue. Thank a million.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |