El jue, 29 de 05 de 2003 a las 01:40, Jones, Larry escribi�: > Sorry the subject said it right. Its DataGridSortCommandEventsArg that > appears to be missing. > I get this error from an .aspx page: > > Error message: /tmp/tmpfc7e4b0.cs(109,0) : error CS0123: Method 'void > ASP.Listing11_19_aspx.dgrdTitles_SortCommand (object, > System.Web.UI.WebControls.DataGridSortCommandEventArgs)' does not match > delegate 'void System.Web.UI.WebControls.DataGridCommandEventHandler > (object, System.Web.UI.WebControls.DataGridCommandEventArgs)'
That error does not mean that the class is missing. Can you send the error line (it should be an addition to an event) and the signature of the method that you are trying to add as an event handler? -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
