[Mono-list] ASP.NET DataGridPageChangedEventHandler and
SqlClient
Gonzalo Paniagua Javier
gonzalo@ximian.com
31 Jul 2003 04:13:57 +0200
El jue, 31-07-2003 a las 03:51, Daniel Morgan escribió:
> I thought the mono-list might be interested.
>
> -----Original Message-----
> From: Daniele Bergonzini - Progetti di Impresa S.r.l.
> [mailto:daniele@progettidiimpresa.it]
[...]
> DataGrid Error occur when there is the EventHandler of the function thet
> made le paging of the
> datagrid, there isn't the event DataGridPageChangedEventHandler. Sorry but I
> haven't the error
> message because the server now is down, when it will be operative i will try
> to send you the
> message.
The signature of a couple of events was wrong. I fixed them a few hours
ago. Does this fix the problem?
-Gonzalo