If the count is 0, that means there is nothing inside... can u make sure that
the count is not 0 before searchin? did u add the controls to where u think
you did?
R. Thomas
Hi Thomas,
I do databinding in LoadList event handler.
lstContacts.DataSource = tPage;
lstContacts.DataBind();
Ok, thanks, I'll check all again, maybe DataBind event is raised before
controls are added.
Slava
> If the count is 0, that means there is nothing inside... can u make sure that
> the count is not 0 before searchin? did u add the controls to where u think
[quoted text clipped - 15 lines]
> >
> > Slava
R. Thomas, aka Xtreme.Net - 22 Feb 2005 01:05 GMT
Sure, do post back here if you have more probs...
R. Thomas
> Hi Thomas,
>
[quoted text clipped - 29 lines]
> > >
> > > Slava