Using DataViewManager with a WebControls.DataGrid

M

martyn_wynne

I must be missing somthing here, i can't get DataViewManager to work
with a WebControls.DataGrid, i've followed the MSDN article,

http://msdn.microsoft.com/library/e...tingdefaulttableviewsusingdataviewmanager.asp


Great! Looks exactly what i want, its all fine up till i get to the
lines

// Bind to a DataGrid.
System.Windows.Forms.DataGrid myGrid = new
System.Windows.Forms.DataGrid();
myGrid.SetDataBinding(myDVM, "Customers");

Ok so its a Forms example, there must be a WebControls equivilent
right.... so why can't i find it????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top