forum

home / developersection / forums / how to add listview items in c#

How to add listview items in C#

Manoj Bhatt 3111 17-Jul-2013
Hi mindstick!

Hello I have some doubts in listveiw I have a listview with two columns, i want to add items to the first column which are given programmatically and the other column is from database... like

column1              column2

abc            from database

def                   "

 hij                    "

can this be done.... can any one help me out with this...

I am using C# ,visual studio........

thanks  in advance


c# c# 
Updated on 17-Jul-2013
Can you answer this question?

Answer

1 Answers

Liked By