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
Search found 4 matches
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...
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 ...
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...