hello everyone.

i have just started learning C#, and when i saw that there exists a linux
alternative i wanted to try it.

i have a very small project, it has a window with a datagridview and a
button, and when i press the button, it connects to an Access database and
displays its contents (the db has a single table with 4 rows, and a single
line of info).
i did this in visual studio, but i have problems doing it in Mono.
first i managed to get the project built from the source files i brought
from the viasual studio project, the problem rises when i try to add a
DataGridView in the gui designer.
regardless if i add the widgets DataGrid and GridView or even Button (from
Web and Windows form components) with the + button it doesnt show up in the
toolbox list (but if i add gtk# widgets, it shows up).

thank you
-- 
View this message in context: 
http://www.nabble.com/Adding-a-DataGridView-in-gui-designer-view-tp20112151p20112151.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to