网格控件与.NET和Mono兼容?

时间:2021-12-18 10:08:10

Do you know any grid control compatible with .NET and Mono?

你知道任何与.NET和Mono兼容的网格控件吗?

DataGridView seems to be quite buggy on Mono, and GTK# controls depends on GTK+ so you need to install it in windows machines where, usually, it's not present.

DataGridView在Mono上看起来很麻烦,GTK#控件依赖于GTK +所以你需要在windows机器中安装它,通常它不存在。

5 个解决方案

#1


4  

You might want to try out the preview of Mono 2.0. DataGridView is vastly better in this version, though there are still several places where it is still lacking.

您可能想要尝试Mono 2.0的预览。 DataGridView在这个版本中要好得多,尽管仍有一些地方仍然缺乏。

http://mono.ximian.com/monobuild/preview/download-preview/

#2


3  

I tried mono 1.9.1 (Mono 2.0 beta) and had some problems with sorting, generated columns, and some nasty exceptions.

我尝试了单声道1.9.1(Mono 2.0 beta)并且在排序,生成列和一些讨厌的异常方面遇到了一些问题。

#3


1  

Our grid should be compatible with Mono

我们的网格应该与Mono兼容

see http://www.pfgrid.com

Bye Matthias

#4


0  

Which version did you try? Perhaps you should give Mono 2.0 preview a go, it might work for you (no, the Data* controls are not yet perfect, but they have improved greatly). From my experience GTK# controls on Windows are not that great either...

你试过哪个版本?也许你应该给Mono 2.0预览一个go,它可能适合你(不,Data *控件还不完美,但是它们已经有了很大的改进)。根据我的经验,Windows上的GTK#控件也不是那么好......

#5


0  

hello there if you want to try free grid controls that can work in .nt and mono, just try obout or try this links http://www.obout.com/ ok.

你好,如果你想尝试可以在.nt和单声道工作的免费网格控件,只需尝试obout或尝试这个链接http://www.obout.com/好。

#1


4  

You might want to try out the preview of Mono 2.0. DataGridView is vastly better in this version, though there are still several places where it is still lacking.

您可能想要尝试Mono 2.0的预览。 DataGridView在这个版本中要好得多,尽管仍有一些地方仍然缺乏。

http://mono.ximian.com/monobuild/preview/download-preview/

#2


3  

I tried mono 1.9.1 (Mono 2.0 beta) and had some problems with sorting, generated columns, and some nasty exceptions.

我尝试了单声道1.9.1(Mono 2.0 beta)并且在排序,生成列和一些讨厌的异常方面遇到了一些问题。

#3


1  

Our grid should be compatible with Mono

我们的网格应该与Mono兼容

see http://www.pfgrid.com

Bye Matthias

#4


0  

Which version did you try? Perhaps you should give Mono 2.0 preview a go, it might work for you (no, the Data* controls are not yet perfect, but they have improved greatly). From my experience GTK# controls on Windows are not that great either...

你试过哪个版本?也许你应该给Mono 2.0预览一个go,它可能适合你(不,Data *控件还不完美,但是它们已经有了很大的改进)。根据我的经验,Windows上的GTK#控件也不是那么好......

#5


0  

hello there if you want to try free grid controls that can work in .nt and mono, just try obout or try this links http://www.obout.com/ ok.

你好,如果你想尝试可以在.nt和单声道工作的免费网格控件,只需尝试obout或尝试这个链接http://www.obout.com/好。