PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms DataGridView Cell Creation

Reply

DataGridView Cell Creation

 
Thread Tools Rate Thread
Old 19-06-2008, 02:02 PM   #1
Philipp Brune
Guest
 
Posts: n/a
Default DataGridView Cell Creation


Hi,

i am trying to customize the databinding process of the DataGridView
control. I know, that i can control the type of cell created when
the DataSource property is assigned via the DataGridViewColumn. But how
can this be achieved on a cell basis, this means, if i assign a IList or
whatever to the DataSource property, is it possible to Control the Type
Of Cell created on a per-row basis? So, are different cell types per
Column possible in DataGridView without having to do the whole
databinding all by myself ?

Thanks in Advance
Philipp
  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