On Mon, 2005-09-12 at 18:58 +0300, Slava Petrenko wrote: > Hi all, > > It seems to me mono 1.1.9 has a broken support for DataGrid's tag > <asp:BoundColumn>. > Now property "Visible" of that tag doesn't affect on column's > visibility, it stays visible independently from a value of "Visible" > property. > > Mono 1.1.9, SuSe Pro 9.3, rpms are taken from mono-project.com
This should be fixed now in svn. I've uploaded an up-to-date System.Web.dll to http://primates.ximian.com/~gonzalo/System.Web.dll.gz Get it, gunzip it and run 'gacutil -i System.Web.dll'. Let me know if it works or send me a test case/file a bug report if there's still any problem. Thanks. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
