L
Luis
Hello.
I have a table with the following format:
Month CostumerName
October 2009 Costumer1
November 2009 Costumer1
January 2009 Costumer2
February 2009 Costumer2
I want to display this information in a form. I though on using a listview
control with 2 columns. Costumer names has the Header Text and "Month" has
the information to fill the Listview. Someting Like the following:
Costumer1 Costumer2
October 2009 January 2009
November 2009 February 2009
Is this possible? If not, any sugestions?
Thanks
Luis.
I have a table with the following format:
Month CostumerName
October 2009 Costumer1
November 2009 Costumer1
January 2009 Costumer2
February 2009 Costumer2
I want to display this information in a form. I though on using a listview
control with 2 columns. Costumer names has the Header Text and "Month" has
the information to fill the Listview. Someting Like the following:
Costumer1 Costumer2
October 2009 January 2009
November 2009 February 2009
Is this possible? If not, any sugestions?
Thanks
Luis.