[Mono-list] editable datagrid

2005-10-12 Thread Alan Campbell
equest the value of Items.Count of the DataGrid I always get zero returned, although the DataGrid has rows in it. I am using Mono 1.1.9.1 and XSP 1.0.9 on Gentoo. Alan Campbell. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.c

Re: [Mono-list] asp.net and Npgsql namespace not found

2005-10-10 Thread Alan Campbell
eading > OOP for C# and OOP for PHP, and it helps to see it used with a couple > different programming languages, so you really see how it sits under the > language as the foundation. Apress and Wrox have excellent books on these > topics, although I think that the Apress books have the edge. >

Re: [Mono-list] asp.net and Npgsql namespace not found

2005-10-09 Thread Alan Campbell
Click(object, System.EventArgs)' is inaccessible due to its protection level Looks like I will have to search for a solution to this problem. thanks, Alan. On 10/9/05, Alan Campbell <[EMAIL PROTECTED]> wrote: > Carl, > > thanks again. I already have Npgsql referenced in my co

Re: [Mono-list] asp.net and Npgsql namespace not found

2005-10-09 Thread Alan Campbell
gsql that is causing the problem. > > Carl > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Alan Campbell > Sent: Sunday, October 09, 2005 9:59 AM > To: [EMAIL PROTECTED]; mono-list@lists.ximian.com > Subject: Re: [Mono-list] asp.net an

Re: [Mono-list] asp.net and Npgsql namespace not found

2005-10-09 Thread Alan Campbell
h is probably > going to create a compile error. > > Carl > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Carl Olsen > Sent: Sunday, October 09, 2005 8:46 AM > To: 'Alan Campbell'; mono-list@lists.ximian.com > Subje

[Mono-list] asp.net and Npgsql namespace not found

2005-10-09 Thread Alan Campbell
could not be found. Are you missing a using directive or an assembly reference? I guess I am missing something simple, but i could not find a similar message on the list. Browsing the archives on neotonic.com appear to be broken. Thanks Alan Cam