This is a discussion on How to avoid duplicate the values added in dropdownlist onselectedindexchaged event within the ASP and ASP.NET Programming forums, part of the Web Development category; HI all How to avoid duplicate the values added in dropdownlist onselectedindexchaged event? Thnx Kirthika...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| You want to show unique values in the dropdown list or its having issues with the SelectedIndexChanged event? Shall you explain your question in detail? -V.Vadivelan |
| |||
| I have Group of values in a dropdownlist, i just add these values using dropdownlist.item.add function in page load event, and i set the auto postback to true for the dropdown list, on selected index changed i call the function named GetValueFromDropdown, after the function called i seen the dropdown contain duplicates of the original items. thnx |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Duplicate Content | vadivelanvaidyanathan | Search Engine Optimization | 11 | 02-27-2008 11:10 AM |
| how to bind values of onedropdownlist to another dropdownlist in another page? | poornima | ASP and ASP.NET Programming | 0 | 02-03-2008 09:07 PM |
| event.clientX and event.clientY is working in IE but not work in firefox? | senraj | HTML, CSS and Javascript Coding Techniques | 2 | 08-08-2007 05:27 AM |
| How to establish a COM event sink with return values in the .NET Framework by using V | kingmaker | ASP and ASP.NET Programming | 0 | 07-24-2007 12:06 AM |
| When designing a database table, how do you avoid missing column values for non-prima | Arun | Database Support | 2 | 07-18-2007 10:43 PM |