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

How to get the id ?

5 Answers 93 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Het
Top achievements
Rank 1
Het asked on 14 Jul 2008, 02:45 PM
It would be difficult to put in the code here as it is quite big now. Below is the scenario.

I have a Asp.Net page, which has a Splitter control. It has 3 RadPane, West, Center and East.

Center Pane - Center Pane has a page (set through content url) which has a user control. Inside this control, there are few pages in form of RadTab control. Each tab has an asp.net page. I have a button in this page called "AddfromCenter"

West Pane - West Pane has a page (set through content url) which has a user control. Inside this user control, there are pages inside RadTab control. In one of the tab, there is a page with a user control called Basket which has RptrBasket Repeater control.

What I want to do is, when I click on AddfromCenter, I want to append the RptrBasket control with value from Center Pane ?

Hope it is clear !

Thanks in advance!

5 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 15 Jul 2008, 01:03 PM
Hi Het,

I am not quite sure whether I completely understood your setup. As far as I understood you want to extract an ID of a control, placed in a user control in an external page, loaded in a RadPane and get this ID in the main page which contains the whole splitter control.

If I am right, I suggest to examine this KB article which explains how to reference content page in a splitter pane from the parent page and vice versa. I suggest to implement a function in the content page which gets the desired ID by using code blocks <%%> and then call it in the main page when needed.

In case I did not understand you correctly, please provide a more detailed explanation. It will be best if you prepare a sample, demo project, open a new support ticket and send it to me. It is not needed to make it as complicated as your original one, it is enough just to replicate the problem.

Greetings,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Het
Top achievements
Rank 1
answered on 16 Jul 2008, 06:43 PM
Thanks for the reply Svetlina.

What i did was removed the content url which we specify in RadPane and which generates iFrame. I put 2 Rad Tab and an iFrame instead of East panel inside the RadPane.

Het
0
Svetlina Anati
Telerik team
answered on 17 Jul 2008, 02:27 PM
Hello Het,

I am afraid I did not understand your last post - have you solved the problem you initially reported based on the provided information or not? Do you describe a new problem now or it is the old one? Please, provide a more detailed explanation in order to let me help.

Sincerely yours,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Het
Top achievements
Rank 1
answered on 17 Jul 2008, 02:34 PM
Svetlina,

I have solved the problem which I had reported. Not through the reply posted by you but by changing the way we implemented. I do not have any problems now. But will surely come back to forums if required.
Also, would appreciate if the turn-around time for the question is bit prompt, as can't wait for a day to get the solution, though Telerik support is good.
0
Svetlina Anati
Telerik team
answered on 18 Jul 2008, 07:19 AM
Hello Het,

I am glad you could solve the problem yourself.

Please, note that the forums are considered community resource and although we closely monitor them, we do not guarantee a timely response here. That is why we strongly recommend to use our support ticketing system from your Client.net account, where the response time is set depending on the support package. In addition, you can also attach files (e.g. sample reproduction projects, screenshots) there if needed.  


Sincerely yours,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Splitter
Asked by
Het
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Het
Top achievements
Rank 1
Share this question
or