Hi guys,
hope someone can help me or point me in the right direction.
I have a table that has over 50 columns. What I am looking for is that on the list page only first 3 columns from the table will be visible. I want to be able to add a button, when clicked will show the next 5 columns, 2nd button to click and show next 5 columns and so on. This way the user can choose to see which columns they need. The columns that I don't want displayed until clicked holds daily time in and time out info. So only need to see one week's worth of data at a time.
Any help will be appreciated.