ListView control with Tile View

E

Etan Bukiet

Can someone who has downloaded the 2.0 beta version of .Net tell me if
TileView is supported in the listview (since this release is supposed to
have more support for windows XP and its styles this would seem logical).
If so, could you post the system.windows.forms.dll from your GAC so that I
can see how MS did it and son't have to reinvent the wheel.

Also, if anyone knows a control that implements this, as well as Grouping
and other listview features left out of the .Net framework v1.1 could they
point me to it. (ListViews only -- not datagrid etc...)

Thanks

Etan Bukiet
 
R

RBischoff

Hello Etan,

You can download this yourself:
http://msdn.microsoft.com/netframework/downloads/updates/default.aspx

Best of luck!

Your C# ally ,
RBischoff


EB> Can someone who has downloaded the 2.0 beta version of .Net tell me
EB> if TileView is supported in the listview (since this release is
EB> supposed to have more support for windows XP and its styles this
EB> would seem logical). If so, could you post the
EB> system.windows.forms.dll from your GAC so that I can see how MS did
EB> it and son't have to reinvent the wheel.
EB>
EB> Also, if anyone knows a control that implements this, as well as
EB> Grouping and other listview features left out of the .Net framework
EB> v1.1 could they point me to it. (ListViews only -- not datagrid
EB> etc...)
EB>
EB> Thanks
EB>
EB> Etan Bukiet
EB>
 

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

Top