Datagrid Newbie Help

  • Thread starter Thread starter Dougie
  • Start date Start date
D

Dougie

How can you start with a maximised view on a datagrid? It's not very user
friendly to look at initally when you have to click the small arrows to view
the data. Surely there must be a way of maximising the data at startup ??


doug.
 
Hello Dougie,

Depends on what you bind the grid to. If this is a dataset having a single
datatable, bind to the datatable directly, or specify the name of the table
as the DataMember parameter.
 

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

Back
Top