Search found 4 matches

by Cowtrax2
Thu Sep 13, 2018 1:25 pm
Forum: Databases
Topic: Datagrid
Replies: 8
Views: 7698

Re: Datagrid

Thanks for yor advice. I will contine to learn the native LC first and then decide. One other question. Any suggestions on where to get some professional looking background and buttons to use in apps?
Thanks. Mike
by Cowtrax2
Wed Sep 12, 2018 11:40 pm
Forum: Databases
Topic: Datagrid
Replies: 8
Views: 7698

Re: Datagrid

Thanks Klaus, That worked. Thanks for your help. One other thing. I am new to LC but have spent many years working with databases. My question to you is for your opinion on using SQL Yoga. In this first project i am using SQLite. I am very used to working with FileMaker and a relational database. Fr...
by Cowtrax2
Wed Sep 12, 2018 10:23 pm
Forum: Databases
Topic: Datagrid
Replies: 8
Views: 7698

Re: Datagrid

Hi Klaus, I have changed my tact a bit. Let me explain this. I have a scrolling field that i initially load from my sql table. I now want to sort this field by the second item and see the new sorted display on the screen. here is what i do that is not working: put field "trips" into x sort lines of ...
by Cowtrax2
Tue Sep 11, 2018 3:56 pm
Forum: Databases
Topic: Datagrid
Replies: 8
Views: 7698

Datagrid

i am working with a data grid.   when is have the grid sorted by the primary key and then hilite the line to update the data, all is fine.  if i sort by another variable in the grid and select the line, the correct data is not selected.  It selects the same data in the row from when it was sorted by...