Hi All,
I have an inherited list view and List view Item (Both inherited from ListView
and ListViewItem). I have columns set for the view with keys and column names.
I am trying to add a listviewitem to the view. I have a list of string objects.
I need to assign those values to the subitems of the listviewitem based on some
criteria. Meaning I cannot assign the values like
subitems.Add(String1)
subItems.add(String2)
I need to add them based on the key value for the column. Can I do that.
Thanks
Sharon
[Non-text portions of this message have been removed]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AspNet2/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/