Hi Isomorphic,
I have improvement suggestions for mobile, all in the same area:
ListGrids on mobile with canMultiGroup, canMultiSort or useAdvancedFieldPicker (with a default threshold of 0, or not watching the threshold) should use a mobile-adjusted layout for their respective dialogs.
Something like in the new 12.0p Touch Drag sample with a ListGrid of available columns and a ListGrid of already used columns. One at the top, one at the bottom.
Perhaps also left/right if on Tablet (only if in landscape?) compared to Handset.
Also a mobile-friendly easy filter builder in its own window would be great (no support for nesting, just plain AND as in the normal filterRow).
The ListGrid itself is working good in mobile if you strip it down (effectively no context menu on the header), but interacting with it other than scroll and click is not good.
What do you think about this?
Best regards
Blama
I have improvement suggestions for mobile, all in the same area:
ListGrids on mobile with canMultiGroup, canMultiSort or useAdvancedFieldPicker (with a default threshold of 0, or not watching the threshold) should use a mobile-adjusted layout for their respective dialogs.
Something like in the new 12.0p Touch Drag sample with a ListGrid of available columns and a ListGrid of already used columns. One at the top, one at the bottom.
Perhaps also left/right if on Tablet (only if in landscape?) compared to Handset.
Also a mobile-friendly easy filter builder in its own window would be great (no support for nesting, just plain AND as in the normal filterRow).
The ListGrid itself is working good in mobile if you strip it down (effectively no context menu on the header), but interacting with it other than scroll and click is not good.
What do you think about this?
Best regards
Blama
Comment