English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello! I am having some problem while comparing the value of a column with all other values in that column.

Please suggest a solution. I have written the code but it compares each row's "KEY" column value with itself which is not desired.

Here is my code and further explanation:

http://rafb.net/paste/results/Te2YFi69.html

Thanks in advance,
PuraniJeanz

2006-08-01 00:03:43 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

PuraniJeanz Please try this link you will find your answer and much more on the subject

http://www.codeproject.com/books/1861005563_10.asp

2006-08-01 00:11:10 · answer #1 · answered by Joe_Young 6 · 0 2

dear Puran
Use binding manager in this context.
if Bindinmanager.Position <> rowNumber then
'// Ur code
end if

Asad

2006-08-01 00:23:41 · answer #2 · answered by Innocent 2 · 0 0

fedest.com, questions and answers