Hello all,
I have a table for a list of abbreviations and I need to sort that table based on the
first letter in each abbreviation.
For example
{table}
Apple
Banana
Doner
{table}
When the user edits the table and add for example a new word with A. I want it ot be
inserted in the right position.
More or less I have some contents in a form of a list or a table and I want to sort them
automatically after any edit or addition.
Thanks in advance.
Cheers
Hosam