DatGridView Control in VS 2005

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

Which of the controls listed under data in the continuation to the old
DataGridViewControl?

Thank you
Samuel
 
I assume it is the GridView except that it behaves slightly different

Samuel
 
DataGridView is only in WinForms, and is still there - in ASP.Net, as
previously mentioned, there is a GridView control, which is similar in form,
but does not completely act like the DataGridView, due to the platform
difference.
 

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

Similar Threads

DateTime Control 1
Textbox filter 5
Navigation Buttons 2
My context menu does not work 1
Datagridview and arraylist 2
Event fired by User Control to the main window (form) 2
DoubleClick Handler 2
ASP Image Control 6

Back
Top