Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET 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 September 24th, 2004, 07:08 AM
Authorized User
 
Join Date: Sep 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default enhancing the dropdownlist

Hi friends..

        I need to enhance the dropdownlist by adding 3 more properties which are bindable and should be retaining the value on yhe postback (like selectedvalue...) . How should I do it? Can you lead me to any article.....Please help.......

       (If you see a cross posting, it was not intential. Pardon)

 
Old September 24th, 2004, 01:16 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

You could create your own Custom Control that inherits from the DDL and add the 3 properties.

 
Old September 27th, 2004, 01:26 AM
Authorized User
 
Join Date: Sep 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I did the same. The problem is that i am not getting the values for the properties of the selected item in the post back. Do any one know what should be done......?

 
Old September 27th, 2004, 01:48 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 449
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to r_ganesh76
Default

try to use viewstate

Regards
Ganesh





Similar Threads
Thread Thread Starter Forum Replies Last Post
Dropdownlist zahyea .NET Framework 1.x 2 February 15th, 2008 10:51 AM
dropdownlist jainnid BOOK: Beginning ASP.NET 1.0 0 December 15th, 2005 07:23 AM
DropDownList.. cybercross VB How-To 2 October 19th, 2004 07:51 AM





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