Web User Control
-
Hi I m newbie to asp.net, In my website i wanna add a new feature I used webuser control in all the pages n i want to scroll only the below part of webuser control not the websuer control Just like this Click Here In in when we scroll page the top part remain static Hope u will understand Thanks with anticaption :laugh:
Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...
-
Hi I m newbie to asp.net, In my website i wanna add a new feature I used webuser control in all the pages n i want to scroll only the below part of webuser control not the websuer control Just like this Click Here In in when we scroll page the top part remain static Hope u will understand Thanks with anticaption :laugh:
Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...
Check out this Fixed Header trick: http://www.codeproject.com/KB/webforms/DataGridFixedHeader.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare -
Check out this Fixed Header trick: http://www.codeproject.com/KB/webforms/DataGridFixedHeader.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William ShakespeareThanks 4 ur advice but this is 4 datagrid n wanaa it on my all pages Plz have a look at this link Click Here
Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...
-
Thanks 4 ur advice but this is 4 datagrid n wanaa it on my all pages Plz have a look at this link Click Here
Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...
The thing I wanted you to look at was the trick the code uses to stick the header to fix its position. You can try having a similar trick for your common header.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare -
The thing I wanted you to look at was the trick the code uses to stick the header to fix its position. You can try having a similar trick for your common header.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare