Forum Discussion

cagan's avatar
cagan
Occasional Contributor
4 years ago

Taking a specified colomn variable name on a list

I have a list on a page. I want to check 2nd colomn name whether it is desired name. In other word, i want to take this name for comparion if it is the name which is searching for. For that which methods do i need to use?

If you look screensoot, i selected colomn three with below code. Then how can i take 2nd colomn name?

 

var.SelectRow(3);

 

Thank you.

5 Replies