Questions tagged [panelbar]

20 questions
0
votes
1 answer

Kendo Panelbar - Adding a checkbox to panels to select multiple panel header

What I want to achieve is to add checkboxes to the panel headers in a PanelBar like in the following fiddle which I have created. Below is the html:
  • Tab 1…
Phillip-juan
  • 546
  • 4
  • 29
0
votes
1 answer

Kendo splitter control load right panel contents asynchronously

I have a Kendo splitter control with left/right panes. Inside the left pane I have a Kendo panel bar control that builds a navigation menu. Unfortunately I inherited this from another developer that left the company and I'm not familiar with the…
0
votes
1 answer

Kendo Web v2012.3.1114 Breaks iPad touch support compared to version v2012.2.710

After transitioning from Kendo version v2012.2.710 to version v2012.3.1114, the touch-events on an ipad no longer trigger the navigation events for a PanelBar. In addition I've noticed other kendo controls do not work for ipad after switching to the…
Angelo
  • 1,407
  • 1
  • 13
  • 18
0
votes
2 answers

Open/Select KendoUI PanelBar

When I click on a bar of a PanelBar I both select the option as well I toggle it (open / close). Is it possible not to open it but just select and click on the icon for controlling open/close?
OnaBai
  • 40,767
  • 6
  • 96
  • 125
0
votes
1 answer

Telerik PanelBar: Possible to make item redirect to new page?

In my application, I want the program to redirect the user to a new page AND slide open the list of SUBITEMS when a panelBar ITEM is clicked/selected. However, I am unsure as how this should be implemented. I have used ".Action" along with "item" of…
BurninatorDor
  • 1,009
  • 5
  • 19
  • 42
1
2