Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:876902
More Search Options
RSS Available
Matching Posts
Re: Problem with gridview RowUpdating event
Don't you need DataKeyNames property in your grid? Add a unique "Id" property to the ShoppingCartItem and use it as the DataKey. It is my understanding that DataKey has to be unique? If you use Description or anyother field as DataKey then what if the two items have the same description (say Description="") - the GridView won't be able to identify which row belongs to which item. Let me know if this helps.
Posted to
Data Presentation Controls
(Forum)
by
Atiq Mir
on 7/5/2009
Filed under: Grid view + c# + OnRowUpdating + RowUpdating + Rows.Count + 0
Re: DropDownList: Multiple fields in DataTextField?
Here's an example using Linq. Note the Select statement in LinqDataSource: <asp:DropDownList ID="DropDownListChapters" runat="server" AutoPostBack="True" DataSourceID="LinqDataSourceChapters" DataTextField="Name" DataValueField="ChapterId" /> <asp:LinqDataSource ID="LinqDataSourceChapters" runat="server" ContextTypeName="myDataContext" TableName="Chapters" Select='new ((Album.Name
Posted to
Web Forms
(Forum)
by
Atiq Mir
on 6/22/2009
Filed under: LINQ Multiple fields DataTextField
Page 1 of 1 (2 items)
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online