Right now i am working with multiple column list view in android.
My need is to draw a vertical line between the columns of a multiple column list view in android.Which means i am trying to show this multiple column list-view as like a Grid-View.
The below images will make you clear about my doubts,please find it

How to achieve this concept.Suggestions?
thanks in advance!..
And check this links http://thiranjith.com/2010/02/19/how-to-display-border-lines-with-tablelayouts/
http://mobileorchard.com/android-app-development-%E2%80%93-layouts-part-two-table-and-absolute-layouts/