Hello everybody,
I have a table that contains information with a "UserID" column.
How can I display in a list view, just the items corresponding to the user logged into my application : the elements of the table whose "UserID" is equal to the current UserName.
Best regards,
Omar.