Brian,
Not directly ASAIK, but you can create your own inherited control as
explained in the following article
http://msdn.microsoft.com/library/de...et10082002.asp
Stephen
"Brian Henry" <(E-Mail Removed)> wrote in message
news:%23OeGM79$(E-Mail Removed)...
> is there any way to bind a list view to a datatable? rignt now i am
filling
> it by looping through a datatables row's adding each row one by one to the
> listview... takes up a good amount of process time... is there any way
> around it? thanks
>
>