|
-
May 21st, 2011, 11:37 AM
#1
Thread Starter
Fanatic Member
Bind just first row of datasource
I have a gridview which must have a reliable fixed header. So, I've given up with css solutions that do not work cross browser and am using 2 Gridviews. The top one will just show the column names and the bottom will show the data contained within a scrollable div.
So, I have a datasource which is a datatable.
Is there a way I can bind the top Gridview so I only bind the first row in the DataTable to it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|