Hi,
I have been trying to create an adhoc web page and binding a dataset to a gridview. The more i'm looking around the internet, the more I'm seeing that the direction I would probably like to go more is for a dataview as a control over the Gridview. It wasn't in my toolbox before, but I added it (through Choose Items on the right click menu).
The problem is, is that it doesn't show up as an active control, and when I click Show All, it shows it as greyed out. I was under the impression that this was supposed to be a web control as well.
This is straight off of MSDN:
Remarks
A major function of the DataView is to allow for data binding on both Windows Forms and Web Forms.
Has anyone else ever encountered this, can you help me with this?
Start Free Trial