I have a table with 20 columns. I only want to display 10 columns in the main page and when the user clicks a button (For e.g. View More..) then the rest of the data should appear as a pop up window. I am able to restrict the no. of columns to 10. However, I am unable to get the View More functionality. Can anyone help please?