A
Alexander Bolotnov
Hello all,
can someone suggest a way to create a GridView (possibly with DataGridView
in .net 2.0) that will look something like list of messages in outlook.
Basically, what I am trying to get is a Grid that will accept something like
TableLayoutPanel in it's columns, where I will be able to insert strings and
images into the TableLayoutPanel. So this will look something like one row
with a couple of rows of text and icons groupped inside of it.
Can someone suggest something?
I was trying to play with DataGridView - it has these column types but I
can't figure a way to insert something "layout-formattable" into them.
Thanks a lot,
Alexander.
can someone suggest a way to create a GridView (possibly with DataGridView
in .net 2.0) that will look something like list of messages in outlook.
Basically, what I am trying to get is a Grid that will accept something like
TableLayoutPanel in it's columns, where I will be able to insert strings and
images into the TableLayoutPanel. So this will look something like one row
with a couple of rows of text and icons groupped inside of it.
Can someone suggest something?
I was trying to play with DataGridView - it has these column types but I
can't figure a way to insert something "layout-formattable" into them.
Thanks a lot,
Alexander.