tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
How Datagrid Header can scroll
say suppose i want to show 500 records through datagrid and i don't want to do it by paging at that time when i will be going to check all
the records then i have scroll down or scroll up. when i will scroll downward then the header portion of my grid will be out of focus. so i want to know
how could i design my grid or write the code in such a way that header portion will scroll downward when i will scroll down and again when i will
scroll upward then header portion will scroll upward. if it is possible then please tell me the logic and give me the source code.
|