List the last user activities in application using vb.net -


hi guys have application created in vb.net , works barcode scanner used other purposes.

so wondering if there way display user activities in application

or things scanned last scanned 1 on top.

probably using id of scanned item or maybe location. of these items displayed in table(datagridview) guess can use column table. possible , if is, easiest way it?

thanks in advance!


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -