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

Hide Splitview

5 Answers 63 Views
SplitView
This is a migrated thread and some comments may be shown as answers.
Keen
Top achievements
Rank 1
Keen asked on 08 Apr 2013, 05:35 AM
Hi guys,
         Im currently having a project using a splitview..but Im having a difficult problem with the splitview. Because I want the split view hide first and call it in a button..Im paste the codes of splitview in a Page or View container but Its doesnt work. Can you help me guys.Thanks

5 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 09 Apr 2013, 03:29 PM
Hi,

You may consider using the init event of the widget.  

Regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Keen
Top achievements
Rank 1
answered on 10 Apr 2013, 12:35 AM
Thank You for response sir. I create another html then put the codes of split view. them in my primary html I have a button to call the other html(with splitview codes) but it doesnt appear the split view. I try the init but it doesnt work.
0
Alexander Valchev
Telerik team
answered on 11 Apr 2013, 11:49 AM
Hi Keen,

The provided information is not sufficient enough in order to determine where exactly the problem comes from. Is it possible for you to provide a small but runnable jsBin sample which isolates the issue? In this way I would be able to examine your exact scenario and assist you further.
Thank you in advance for the cooperation.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Keen
Top achievements
Rank 1
answered on 15 Apr 2013, 03:18 AM
Hi Alex
    I put my index.htmk codes here http://jsbin.com/irehah/3/edit .It looks like whem I clicked the button for split view. It doesn't show the split view..If I out the Splitview in a page. It doest also appear. Can you please help me, the kendo ui Mobile split view is very useful for my application project. thank you


Keen
0
Alexander Valchev
Telerik team
answered on 17 Apr 2013, 07:47 AM
Hi Keen,

Thank you for the example.
I see that you are trying to use both KendoUI and jQuery Mobile in the same page. I am afraid that this is not supported - there will be conflict between data attributes used by the frameworks.

I modified the project so it uses KendoUI Mobile only. On click of "login" button the SplitView will show.
I hope this approach will fit in your scenario.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
SplitView
Asked by
Keen
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Keen
Top achievements
Rank 1
Alexander Valchev
Telerik team
Share this question
or