Hi David, It probably less effort would be get familiar with framework, implement your multi selection feature and make a pull request. You will benefit out of that approach.
Thanks, Piotr wt., 23 mar 2021 o 08:28 David Slotemaker de Bruine < [email protected]> napisał(a): > Great, thank you for the response. I didn't check the Basic components, > just the ones that are in TDJ. Is is easy to convert a Basic component to > look like Jewel? > > > On 2021/03/22 17:42:15, Alina Kazi <[email protected]> wrote: > > Hi David, > > > > There's a multiselectionList in Basic. It holds multiple selected items > and > > selected indexes.you can set multiple values and get multiple values > > through it.You can use that. > > Also you can create a similar one in Jewel. > > > > HTH > > Alina Kazi > > > > > > On Mon, 22 Mar 2021, 8:53 PM Maria Jose Esteve, <[email protected]> > wrote: > > > > > Give me an example and I'll tell you how I do it. > > > > > > > > > > > > Hiedra > > > > > > > > > > > > *De:* David Slotemaker de Bruine <[email protected]> > > > *Enviado el:* lunes, 22 de marzo de 2021 16:49 > > > *Para:* [email protected] > > > *Asunto:* Re: selectedItems for Lists and DataGrids Jewel > > > > > > > > > > > > Yes, but I want to be able to select and set multiple values. Like you > > > could in Flex. > > > > > > > > > > > > On Mon, 22 Mar 2021 at 16:47, Maria Jose Esteve <[email protected]> > wrote: > > > > > > David, what do you mean? Can't access myList.selectedItem? > > > Hiedra > > > > > > -----Mensaje original----- > > > De: David Slotemaker de Bruine <[email protected]> > > > Enviado el: lunes, 22 de marzo de 2021 15:26 > > > Para: [email protected] > > > Asunto: selectedItems for Lists and DataGrids Jewel > > > > > > Hi, > > > > > > Are there plans to add "selectedItems" to the List and Datagrid > components? > > > > > > David > > > > > > > > > > > > > > > -- > > > > > > *David Slotemaker de Bruïne* > > > *Head of Educational Robotics* > > > > > > > > > > > > Av. Sarriá, 130 - 08017 Barcelona > > > < > https://maps.google.com/?q=Av.+Sarri%C3%A1,+130+-+08017+Barcelona&entry=gmail&source=g > > > > > > > > > > > T. +34 932 523 729 ext. 135 > > > > > > [email protected] > > > > > > -- Piotr Zarzycki
