Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2006, 06:56 AM
Registered User
 
Join Date: Jun 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default dropdownlist in datagrid

Hi

      I am doing project ASP.NET(C#),I am having a dropdownlist in all rows in datagrid, When the damin changes the option it should get updated in the database.

I want it to get updated when the selection of dropdownlist in Datagrid is changed.

Please send me the solution soon, i need it very urgently.

Thank You

 
Old June 14th, 2006, 02:49 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

<asp:dropdownlist onSelectedIndexChanged="myMethod()" autopostback="true" runat="server"/>

"The one language all programmers understand is profanity."





Similar Threads
Thread Thread Starter Forum Replies Last Post
.net 1.1 dropdownlist in datagrid jrobbins ASP.NET 1.0 and 1.1 Professional 2 December 7th, 2007 03:09 PM
dropdownlist in datagrid update keyvanjan ASP.NET 1.0 and 1.1 Basics 4 September 18th, 2006 03:20 PM
dropdownlist in datagrid ansowmya ASP.NET 2.0 Basics 0 June 10th, 2006 10:29 PM
GetSelectedIndex Datagrid? Dropdownlist macupryk General .NET 1 September 20th, 2004 08:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.