Re: DataView and DataView Tree Levure Helpers

2019-01-05 Thread Trevor DeVore via use-livecode
On Fri, Jan 4, 2019 at 11:28 AM Trevor DeVore wrote: > On Wed, Jan 2, 2019 at 10:55 PM Trevor DeVore > wrote: > I've added another DataView helper named "DataView Database Cursor Helper" > and updated the demo app. This helper adds a `dvCursor` property to a > DataView along with a number of

Re: DataView and DataView Tree Levure Helpers

2019-01-04 Thread Trevor DeVore via use-livecode
On Fri, Jan 4, 2019 at 3:05 PM JJS via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks very much for your clear reply Trevor. > > And i'd like to thank you for your great contributions. > You are welcome. > Given the fact we can always "roll back" , i can give it a try on a >

Re: DataView and DataView Tree Levure Helpers

2019-01-04 Thread JJS via use-livecode
Thanks very much for your clear reply Trevor. And i'd like to thank you for your great contributions. Given the fact we can always "roll back" , i can give it a try on a project and see how it goes. I was especially interested in the Dataview as perhaps it is faster and may scroll smoother

Re: DataView and DataView Tree Levure Helpers

2019-01-04 Thread Trevor DeVore via use-livecode
On Fri, Jan 4, 2019 at 12:12 PM JJS via use-livecode < use-livecode@lists.runrev.com> wrote: > Curious about some things. Can this dataview do the same things as the datagrid? > > Like Form with images and fields on a row via row template or similar? > Yes. Row templates use the same concept as

Re: DataView and DataView Tree Levure Helpers

2019-01-04 Thread JJS via use-livecode
Curious about some things. Can this dataview do the same things as the datagrid? Like Form with images and fields on a row via row template or similar? Does it has scroller for mobile? or has it to be created like with DG1 and other groups?  l hesitate on using a lot of 3rd party tools,

Re: DataView and DataView Tree Levure Helpers

2019-01-04 Thread Trevor DeVore via use-livecode
On Wed, Jan 2, 2019 at 10:55 PM Trevor DeVore wrote: > > Over the holiday break I took time to package up some UI controls I use in > my own projects and make them available as helpers for Levure apps*. The > controls are named "DataView" and "DataView Tree". The DataView is a > leaner, more

DataView and DataView Tree Levure Helpers

2019-01-02 Thread Trevor DeVore via use-livecode
Hi folks, Over the holiday break I took time to package up some UI controls I use in my own projects and make them available as helpers for Levure apps*. The controls are named "DataView" and "DataView Tree". The DataView is a leaner, more efficient DataGrid Form. It allows you to efficiently