List Question

  • Thread starter Thread starter David McCallum
  • Start date Start date
D

David McCallum

Is there a DotNET equivalent to the Java package GlazedLists?

TIA

David McCallum
 
Is there a DotNET equivalent to the Java package GlazedLists?

TIA

David McCallum

Hello,

I am not familiar with any .NET equivalent for Java Glazed Lists.

You can download the source code of Glazed Lists and try to implement
these yourself... :)

If you need custom transformations, you can create some of your self.
Check this out:
http://msdn2.microsoft.com/vcsharp/bb264519.aspx

Good luck.
 

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

Similar Threads

Java to C# 2
System Directories 4
Dynamically loading DLLs 2
Introducing a new user 9
DataGrid Columns 6
InputPanel Class Question 3
Grid Columns 3
Starting point 2

Back
Top