How do I set gridview
to have same rows and columns and size in any screen resolution?
I have tried to edit all the parameters in the xml file but it's no use. When I change the screen resolution I find the rows and columns messed and not in the order and form I made in the first place.
So for example if the last element in the gridview
is 14 in screen resolution 2.7 I want it to be also the same element in 4.65 screen resolution.
Any ideas how can i adjust this?