ListView control with Tile View

  • Thread starter Thread starter Etan Bukiet
  • Start date Start date
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
 
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>
 
Back
Top