Hi,
I am trying to see if I can replicate an input capable grid from VL in VL Web.
In VL the #prim_grid control has a property 'TabbingStyle' which I can set to 'AroundGrid' to allow me to tab from cell to cell in the grid.
In VL Web there is no #prim_grid available, so I attempted to use #prim_list to implement an input capable grid/list with cell to cell tabbing. Unfortunately there is no property 'TabbingStyle' available #prim_list, it only has a 'Tabstop' property.
Is there a way I can implement cell to cell tabbing in a VL Web #prim_list component?
If not I could probably use a Tree control with a panel representing the row in the list to do the data entry. Any advice?
Regards,
David
Input Capable List TabbingStyle property - VL Web
-
- Posts: 51
- Joined: Mon Feb 01, 2016 10:08 am
- Location: Australia
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: Input Capable List TabbingStyle property - VL Web
If you can hold off for few weeks, you'll get the features you require in SP1.
Until then, your best bet is a Prim_tree, but this is far from an ideal solution
Regards
Until then, your best bet is a Prim_tree, but this is far from an ideal solution
Regards
-
- Posts: 51
- Joined: Mon Feb 01, 2016 10:08 am
- Location: Australia
Re: Input Capable List TabbingStyle property - VL Web
Hi Stewart,
That's great news. We can hold off until SP1.
Thank you,
David
That's great news. We can hold off until SP1.
Thank you,
David
- MarcusLancaster
- Posts: 24
- Joined: Tue Nov 24, 2015 9:20 pm
Re: Input Capable List TabbingStyle property - VL Web
Hi
Just wondered if this feature made it into VL Web? I'm at V14 SP2 and can't see anything obvious in PRIM_LIST?
Cheers!
Marcus.
Just wondered if this feature made it into VL Web? I'm at V14 SP2 and can't see anything obvious in PRIM_LIST?
Cheers!
Marcus.