* DataList.cs: fixed DoItemInLoop method that fixes itemIndex of separator item.
authorVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Thu, 9 Mar 2006 17:09:45 +0000 (17:09 -0000)
committerVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Thu, 9 Mar 2006 17:09:45 +0000 (17:09 -0000)
commit66ae61f66ef91869a3bb4c19c2f20b92e9e12f91
tree20eaf1f2b97d5f8e2536918583cf07b6d9fd333e
parent540d2ac2dc14abb3d56b45680d4402e51498a31c
* DataList.cs: fixed DoItemInLoop method that fixes itemIndex of separator item.
fixed CreateControlStyle to set correct cellspacing of table style
fixed InitializeItem to correct applying template to selected and edit items.

svn path=/trunk/mcs/; revision=57731
mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/System.Web.UI.WebControls/DataList.cs