Can I access specific columns and create a dataset ?
I just started looking at .NET, specifically C#. I read that DataViews can only filter rows not columns. In other words, I cannot filter what rows I want the user to see. Any ideas ? Am I missing something here ?
Thanks