I have a ListView in android and i want to add headers to it's columns which are:
ProductID Product Quantity Price
But i cannot find out how to do that in Android.
↧
Adding Column Headers to a ListView in Android
↧