Am entering a field in table when ever I open the table it shows all field in reverse order like first field is appear at last and last one is at first position how to make it in proper sequence
It's about field sequence sir
I'm still confused if your question is about sequence of records or fields. Now you said "it's sequence of record" but next you start describing how the fields are in wrong sequence.
You have developed a form, right? And you use that to view and enter data to your table. If you don't yet have a form, start by developing it.
How to determine the record sequence:
In your form data source you have property "Index". Select an index from your table, that includes the fields that you want to sort by.
How to determine the field sequence:
You can arrange the fields in your form grid in any order you like. Or, you can drag & drop a field group from your table to the form grid. In this scenario the field order from your field group is used.
If you still have some questions, I'm waiting to see the screenshot that I requested.
Yes it is sequence of record that shows in reverse sequence if I create table for student first field I create is student ID second one is student name and third one is contact no when I open the table to insert a record then it shows feild sequence like contact no, student name, student ID
Shows where? On a form? Table browser? Do you actually mean the sequence of records, instead of fields? Could you please share more information - a screenshot and description of expected functionality would be nice. Thanks!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156