IonicWind Software

IWBasic => GUI Central => Topic started by: billhsln on September 13, 2009, 10:16:38 AM

Title: Can a Listview be created using SourceGrid DLL's?
Post by: billhsln on September 13, 2009, 10:16:38 AM
Found a utility which we might be able to use to create complex grids in Listview.  The only problem is, I do not have the knowledge or experience enough to know how to make it work in EBasic or if it is even possible.  This is an open source set of DLL's.  Documentation is at:  http://www.devage.com/sourcegrid/SourceGrid_EN.html

Maybe some one could tell by looking at the doc, whether it can be used by Ebasic or not????

Thanks,
Bill
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: aurelCB on September 13, 2009, 12:57:21 PM
See this:
QuoteSourceGrid use only managed code (without API or Interop) and can be used with any .NET 2 compatible environments.
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: billhsln on September 13, 2009, 04:02:52 PM
Does that mean that it will not work with Ebasic?

Thanks,
Bill
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: aurelCB on September 13, 2009, 05:52:14 PM
Im not sure it will work or not but sure that this dll require NET framework for work ;D
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: Ionic Wind Support Team on September 13, 2009, 09:20:48 PM
Emergence is not a .Net language so that would be a no.
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: billhsln on September 13, 2009, 09:51:30 PM
Ok, thanks for the info.  Just thought it might be useful, but was not sure if it would work or not.  Might have to look at MyLittleGrid and maybe purchase it.

Thanks again,
Bill
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: Ficko on September 14, 2009, 06:47:54 AM
Hi billhsln!

If you looking for something effective, small, free and working with EB this http://www.masm32.com/board/index.php?topic=6913.0 (http://www.masm32.com/board/index.php?topic=6913.0) from

KetilO is a great one. ;)
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: billhsln on September 14, 2009, 07:06:48 AM
Thanks, Ficko, will take a look.  Hopefully it will be simple enough even for me to use.

Thanks,
Bill
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: aurelCB on September 14, 2009, 11:20:25 AM
This KetilO looks good but it seems work little bit slow, but work ..
Title: Re: Can a Listview be created using SourceGrid DLL's?
Post by: billhsln on September 14, 2009, 11:34:51 AM
With the users I would be using this for, I don't think it will be a problem.  I don't think they can write more than 10 words a minute.

Bill