want to show usercontrol at the bottom of the page
-
i have a usercontrol.i want to keep that control at the bottom of the page.some times the user control is going to upwards.is there any setting to keep my user control at the bottom always?......
-
i have a usercontrol.i want to keep that control at the bottom of the page.some times the user control is going to upwards.is there any setting to keep my user control at the bottom always?......
Place your user control in the Placeholder which should be at the bottom of the page But make sure that you are populating the data in properly -- modified at 6:25 Wednesday 2nd May, 2007
Thanks and Regards Sandeep If you want something you never had, do something you have never done!
-
i have a usercontrol.i want to keep that control at the bottom of the page.some times the user control is going to upwards.is there any setting to keep my user control at the bottom always?......
Hi I think the problem is not with the User Control, the problem might be with the data above this user control... Once you placed your user control at bottom means it will come in the bottom only....there will not be any settings to keep a user control at the bottom always... Regards Sandeep Kumar V
-
i have a usercontrol.i want to keep that control at the bottom of the page.some times the user control is going to upwards.is there any setting to keep my user control at the bottom always?......
Try putting inline frames and assigning the footer page to there. align this frame to the down of page.
printf("Navaneeth!!") www.w3hearts.com
-
i have a usercontrol.i want to keep that control at the bottom of the page.some times the user control is going to upwards.is there any setting to keep my user control at the bottom always?......