For now I keep the VirtualDataGrid eveywhere but Dev Express DataGrid is in
fact also a very good choice.
Can you have Royale item renders in Dev Express or it's somethings that you
can't do and must "play the Dev Express rules" ?

Piotr Zarzycki <piotrzarzyck...@gmail.com> escreveu no dia quarta,
17/05/2023 à(s) 07:09:

> Like Yishay said it doesn’t exists. We were thinking about implementing it
> but in the end we have switched completely to Dev Express DataGrid almost
> everywhere in our app.
>
> On Wed, 17 May 2023 at 07:41, Yishay Weiss <yishayj...@hotmail.com> wrote:
>
> > As far as I know, that does not exist out of the box. In Basic, at least,
> > you do have MultiSelectionList. So I would try playing with the beads of
> > DataGridColumnList to make them more like MultiSelectionList, and then
> > adding the necessary top level component methods, such as "get
> > selectedIndices()"...
> > ________________________________
> > From: Hugo Ferreira <hferreira...@gmail.com>
> > Sent: Wednesday, May 17, 2023 2:12 AM
> > To: dev@royale.apache.org <dev@royale.apache.org>
> > Subject: Select multiple rows in a Jewel DataGrid/VirtualDataGrid
> >
> > Hi,
> >
> > Does anyone know how to select multiple records simultaneously in a Jewel
> > DataGrid/VirtualDataGrid?
> > The purpose is to select and be able to eliminate several in a row.
> >
> > Thanks,
> > Hugo.
> >
> --
>
> Piotr Zarzycki
>

Reply via email to