I have huge number of columns in a table i am binding them to grid. how to show all the columns in the same screen without scrolling, i mean splitting a record in to multiple rows.
Can we do it using telerik rad grid, Please help me regarding this.
You can use GridTemplateColumns to customize the appearance of your grid as required. Here's a forum discussion wherein I have provided examples of a similar scenario: Edit RadGrid Template