[Mono-aspnet-list] Table Cell asp.net adding problem

Jan van der watt janvanderwatt at gmail.com
Wed Jun 2 02:52:39 EDT 2010


Hi,

The MSDN is clear that this method should return the index number of the
added cell (
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.tablecellcollection.add.aspx),
therefore, this really is a Mono bug, which you should report.

Best regards

Jan

2010/6/2 free young <rejinkumar at yahoo.com>

>
> When I use the following line of code in asp.net
> int tc1 = holiTab.Rows[0].Cells.Add(new TableCell()); (where holiTab is a
> asp.net table)
> I got tc1=0 where there is no previous cell. but in mono I'm getting tc1=1
> .
> Since I'm planning to change an entire web application into mono, it will
> be
> a set back as I need to re-write the entire code which create dynamic table
> cells.
> Is there any work around for this problem. If anybody have some idea,
> please
> let me know. It would be a great help for me.
>
> Mono version 2.4 on ubuntu 10.04 server , apache2 . original web app in dot
> net 2.0 .
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Table-Cell-asp-net-adding-problem-tp2239621p2239621.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20100602/e78f8830/attachment.html 


More information about the Mono-aspnet-list mailing list