Binding Datatable to ListView Control -
10-01-2005
, 12:18 PM
HI,
I am using a listview control on w windows form. But I have to add the
records from a datatable to that list view control with listview.item.add
method. Can you show me a method through which I can bind a datatable to a
listView control through databinding method or any other. My existing fill
method creates problem when I am having large volume data in table.
Regards,
Nilkanth Desai |