if you're using ASP.Net 2.0, just change the 'AppendDataBoundItems' property
to 'True', then, in the Items property (or in the tag), add the list item
you need.

Signature
David Wier
MVP/ASPInsider
http://aspnet101.com
http://iWritePro.com
> Hi,
>
[quoted text clipped - 5 lines]
> Thanks,
> Max
Max2006 - 26 Jul 2007 16:22 GMT
Exactly, That was what I was looking for.
Thanks alot.
Max
> if you're using ASP.Net 2.0, just change the 'AppendDataBoundItems'
> property to 'True', then, in the Items property (or in the tag), add the
[quoted text clipped - 9 lines]
>> Thanks,
>> Max