PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Datagrid: Bind to custom collection, layout at design time

Reply

Datagrid: Bind to custom collection, layout at design time

 
Thread Tools Rate Thread
Old 18-06-2004, 04:38 PM   #1
Erik Moore
Guest
 
Posts: n/a
Default Datagrid: Bind to custom collection, layout at design time


I am binding a datagrid to a custom collection of data objects. I will be doing
this quite often for the app I am working on, so I have a practical issue:

Are there any tricks that will allow me to configure columns in the grid at
design time? From what I can tell, this can only be done when binding to a
DataTable dropped on the form at design time. Setting all the column
characteristics in code is going to get quite tedious.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off