473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Compare Drop Down Values With in Grid View

1
I have a Grid View .With in a gridview i'm using dropdownlist , i connect my grid to DataBase now i get the values in my dropdown, for ex i have a 10 records in my grid
like 1,2,3,4,5,6,7,8,9,10
now i changed the value 4 to 2 . now 4 is changed to 2, then 2 is increment by 1 , and 3 is increment by 1 automatically ,
again i changed the value 4 to 7. now 7 is decrement by 1, 6 is decrement by 1,5 is decrement by 1 upto my selected value. plz help me to do this
Jul 30 '12 #1
2 2008
Frinavale
9,735 Expert Mod 8TB
I'm not sure what you are trying to accomplish.

Are you trying to change the order of your rows?

-Frinny
Jul 30 '12 #2
lyodmichael
75 64KB
you select 4 in your dropdown right? or you just select the value in the datagrid then select the value of the dropdown to change the data? hmm, do have any query making this happen ?
Jul 30 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Tom Petersen | last post by:
I have a drop down box where the choices are populated from a database query, this part works fine: <option value><% = strEmail %></option> I was wondering if it is possible to keep the value as...
2
by: Eric Dan | last post by:
Hi, Even tough I was able to implement what I want in a weird and non efficient way, I would like to get an opinion what is the right way to achieve my task: Scenario: • Display a DataGrid...
1
by: mimo | last post by:
Hi, I'm trying to use Stored Procedures with a Grid View and everytime I try the update and the delete stored procedures fail. By the way I am doing this through the wizard. Is there a...
2
by: rishu banerjee | last post by:
hi all. I'm new to ASP. can anyone help me in getting values of a drop down to be displayed in a textarea.say if we have the drop down elements as color, flower,..etc. as we select color, it should...
3
by: jcassan | last post by:
Hello folks. I am new to these forums and have something, which has been stumping me for little while. I am using pspell to spellcheck a scrolling textbox (textarea) containing user input. I...
4
by: lisles | last post by:
i want to populate a drop down based on a selection from anoher drop down list. my drop down values are stored in a seperate page as shown below: //gazetted or non gazetted $isGazetted = array(...
1
selvasoft
by: selvasoft | last post by:
Hi Please any one help me i want list out the values in drop down box. But the values from my database. How can am select that value from my database using JSP.give me example code pleas.
0
by: jimgym1989 | last post by:
Hi there, I have 2 PHP files, memeber.php & view.php This is my member.php while($row = mysql_fetch_array($strSQL)){ $data .= "<tr>"; $data .= "<td>"; $data .= "<input type='checkbox'...
2
by: silwar | last post by:
Hi, I have already stored value of author id in list item value while page loads. but when I change index of drop down list to view author information error is shown. I tried to debug using check...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.