M
Mike Caputo
Does anyone know why the ListControl base class doesn't have an Items
property in Windows Forms, but does in Web Forms? This seems kind of
pointless and is really annoying when trying to write a generic procedure
for adding items to a ListControl in Windows Forms (I know I could use the
DataSource property, but I need to be able to add and remove). Anyway, I
can work around it, but I'm really curious to know why that's the case.
Thanks.
Mike
--
Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.
property in Windows Forms, but does in Web Forms? This seems kind of
pointless and is really annoying when trying to write a generic procedure
for adding items to a ListControl in Windows Forms (I know I could use the
DataSource property, but I need to be able to add and remove). Anyway, I
can work around it, but I'm really curious to know why that's the case.
Thanks.
Mike
--
Michael Caputo
Programmer/Database Administrator
Simon Economic Systems Ltd.