On Tue, 25 Sep 2007 09:24:48 +0200, Lorenzo Viola <[EMAIL PROTECTED]> scribbled:

> Hello
Hello,

> Hope to get some help or directions on how to debug........
> 
> I'm on debian, apache2, mod-mono,
> using the last sources from http://mono.ximian.com/daily/
> 
> I'm filling a gridview, on a master page ...
> 
> the only "strange" thing i'm doing is this :
> 
>         GridView dgvResults = 
> (GridView)Master.FindControl("dgvResultsMaster");
>         if (dgvResults != null)
>             [ here i create a dataview and bind it to the gridview ]
Can you create a small self-contained test case and file a but report,
attaching the test there? Thanks,

marek

Attachment: signature.asc
Description: PGP signature

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

Reply via email to