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

Rad Pane Expand

5 Answers 168 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Dev Team
Top achievements
Rank 2
Dev Team asked on 18 Jul 2007, 08:57 AM
Hi,
    I have detailsview in my page. My page is fully AJAX enabled. In detailsview i had insertitem templte and edititem template. When i click save button in insertitem template, I want the Rad pane to be in expand mode. I tried it in code behind. Nothing works. Please suggest me!

5 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 18 Jul 2007, 01:11 PM
Hello Vinod Giri,

The provided information is not enough to determine to reason of the problem. We will need more information, steps to reproduce and a sample working project (along with the bin and RadControls folders, all project files). Then we will examine your code and try to provide a solution for the problem.

Best wishes,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Dev Team
Top achievements
Rank 2
answered on 18 Jul 2007, 01:35 PM
Hi,

<radsplitter>
   <radpane>
      GridView
   </radpane>
</radspliter>
<radspliter>
   <detailsview>
      <insertitemtemplate>
           <button>
      </insertitemtemplate>
   </detailsview>
</radspliter>

initially radpane will be in collapsed mode. When i click the button in detailsview's insertitem template, then it as to expand the radpane.
Hope this is clear!
0
Dev Team
Top achievements
Rank 2
answered on 18 Jul 2007, 04:20 PM
I will appreciate if you reply to this query ASAP!
0
Dev Team
Top achievements
Rank 2
answered on 19 Jul 2007, 10:38 AM
Hi,
    Please look into this... Am waiting for 2 days to close this issue...
0
Tsvetie
Telerik team
answered on 20 Jul 2007, 03:53 PM

Hi Vinod Giri,
I already answered your support ticket that was on the same topic. I will place my answer here as well, so that it is available to all interested.

--------------------------------------------------------------------------------

The RadPane object offers the Collapsed server property that you can use in this scenario. However, this property does not work properly with the current Prometheus RadSplitter. Our developers are working on the issue to provide a solution as soon as possible.

For the time being, all I can offer you as a workaround is to use the clientside api of the RadSplitter control to achieve the desired behavior. I prepared a simple project that demonstrates this approach - please find it attached.

---------------------------------------------------------------------------------

All the best,

Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Splitter
Asked by
Dev Team
Top achievements
Rank 2
Answers by
George
Telerik team
Dev Team
Top achievements
Rank 2
Tsvetie
Telerik team
Share this question
or