Hi,
I am trying to render the VAP on smartphones, mainly on Android and Iphones. Does anyone has done this before or any suggesstions with same?
Thanks for Your help in advance !!
Anand Radhakrishnan
There are usually two directions to go when developing Portal for mobile devices: (1) develop a custom grid or (2) use a mobile css. You can also do both, that is; create a default grid and include logic in the grid to use a different style sheet when the user is accessing from a mobile device.