I have a DataView created like this: dvwLoads = dstLoads.Tables("loads").DefaultView
The underlying table "loads" has some columns that I don't need in the view. Is it possible to create the view and give it a list of columns that I want included? I 've tried several things that don't work and I can find anything in the help aboput this. Thanks Marshall Harriso You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.