OK problem solved after having search in source code :
miraculous call : table.setFocused(true);
everything goes fine now
Thanks
Eric
ericson wrote:
>
> All,
>
> I encounter some refresh troubles with remoteTableModel.
>
> I have some remote calls to php programs whic
All,
I encounter some refresh troubles with remoteTableModel.
I have some remote calls to php programs which can update directly the
database but note the table ui in my client.
I have a list of records in a Table ui, and I want to refresh this table ui
after having add or delete some records i