• View with multiple categories.

    By Milind S Apte 1 decade ago

    How do you implement this for view with multiple categories? e.g. view categorized by Region then by Date 

    I am able to implement till one lever but then i try to create the control for second it goes to next column thats not categorized. 

    Please advise

    Regards

    Milind Apte

    • Same Problem here

      By Oliver Port 1 decade ago

      Mobile Controls are working great as long as bandwith to the server is high enough (wlan). But when bandwith is getting smaller (gprs - happens often if you are mobile...) than i get theses effects:

      - Double entries

      - Next page not loading

      - More ... -> but not loading the next entries

      • Keep in mind

        By F van der Linden 1 decade ago

        The database keeps almost the whole Dojo.1.6 libraries inside. And at load time there are several checks were to get the correct Dojo files.

        And in 8.5.3 the loading of the several dojo files will be smarter. It will only load the files that are necessary. That will in decrease loadtime. 8.5.3 will have Dojo 1.5, which contains the dojox.mobile component.

        • Limited Use in small bandwith environments

          By Oliver Port 1 decade ago

          Frank,

          thank for quick response. But this means actually that we have to be carefully using it in small bandwith environments. Right? As far as i understand this will be better in the next releases.

          Thanks

          Oliver