[MonoDevelop] Equivalent GTK# control to a VS Data Grid ? (Brett Senior)
Adam Tauno Williams
adamtaunowilliams at gmail.com
Mon Jun 16 14:13:07 EDT 2008
On Mon, 2008-06-16 at 03:34 -0700, Brett Senior wrote:
> Re the above need for a grid view widget. Looked at the link that was
> provided and downloaded the sources. It produces a demo program
> showing the widgets and they are what I require. However when you try
> to install the .dll into the gac it complains about not being able to
> install it without a strong name. Not sure what that means, but this
> option seems to be a dead end. Thanks anyway for those that provided
> me with this link - it was worth a try.
You can use an assembly without installing it into the gac, just use it
as a local assembly.
More information about the Monodevelop-list
mailing list