I want to populate a rad grid based on the columns selected by the user. I'm planning to have a check box control and populate it with database columns. Based on the columns selected by the user, I want to populate the grid with the selected columns. Is it possible and if so are there any ideas/demos?