Lee Wexler

Results 11 comments of Lee Wexler

I know they have been working on the clipboard in latest release -- would be interesting to see if this has been fixed.

we should file this with ag-grid, I think On Fri, Jun 10, 2022 at 4:19 PM Greg Solomon ***@***.***> wrote: > It looks like this is a limitation of pinned...

Maybe split the difference and provide the convenience getter on views to make this a bit easier for applications? Seems like a flag on the control to toggle what it...

so did some more research on this -- in its current (v49+) incarnation, the select editor in the grid behaves just the way it does in the form with this...

- Very much in favor of leveraging LoadSpec - Agree with everything else in here. - Am curious about what we mean by "always generate" a correlation id by default....

- Its fine to stick with `correlationId` -- not quite so convinced at the strength of the convention, but it seems safest. On balance, if we are going to be...

yea, but was a little worried about the constraint that puts on what kind of correlationId you can use.

@StephenCooper -- thanks for looking into this quickly. We are very eager to take the critical react scrolling fixes and have been bit by this. Showing the horizontal scroll bar...

Thanks Steven -- so we somehow managed to find this little flag on our own, but found that it caused other problems, namely columns not flexing appropriately. Without more documentation,...

Hi -- I have isolated this behavior to a problem with unconstrained calls to `MyDomainObject.list()` and `MyDomainObject.findAll()`. In contrast, all the `findXXX` methods and any of the following work fine...