This is a migrated thread and some comments may be shown as answers.

RadSliding Pane - display the table

2 Answers 67 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Mukunda
Top achievements
Rank 1
Mukunda asked on 16 Jun 2009, 09:46 AM

Hi Telerik Team,

 

     In RadSliding Pane I want to display the table content in the bottom of the Pane. But currently content of the RadSliding Pane (eg: table) persists on the top. How to set this to the bottom of the Pane.

 

Please help me to solve this issue.

2 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 18 Jun 2009, 02:28 PM
Hi Mukunda,

Your question is not directly related to RadControls and RadSlidingPane but to general ASP.NET and CSS knowledge - if you just place a TABLE element in a simple DIV, you will get the same result. Please, nest a table in a DIv element and apply all the needed CSS to position it in order to meet your requirements. Once you get the desired result for the DIV just apply the same settings to the RadSlidingPane.

In case you succeed with the DIV implementation but you experience problems with the RadSlidingPane, share the DIV solution code here and I will apply the same CSS to the RadSlidingPane for you.

Greetings,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Mukunda
Top achievements
Rank 1
answered on 18 Jun 2009, 06:07 PM
hi Svetlina ,
  I got your point. I can achieve this by setting the style =" bottom:0px".
  Thanks for your reply !

Thanks
Mukunda
GIS Application Developer
Tags
Splitter
Asked by
Mukunda
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Mukunda
Top achievements
Rank 1
Share this question
or