iphone - Grid Table VIew -


in application m using uitableview in grid format contain 16 columns .

so query want horizontal scroll bar inn uitable view , how apply in codes.

please send me necessary code it.

thanks in advance

before loading table view, load scroll view content size per requirement, , set delegate self scroll view, add table view scroll view , enable horizontal , vertical scroll. there problem rectifies , enjoy coding..


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -