\VS Projects\navigation\ServerLocatingItems
I cannot find the "Priority" attribute , or where it is defined. I keep getting "priority is not a valid attribute for element RadPanelItem".
Have looked throughout the net, even at your
http://www.telerik.com/help/aspnet/panelbar/radpanelbar-telerik.webcontrols.radpanelitem_members.html
cannot see the "priority" attribute anywhere ?
Here it is in the code:
<telerik:RadPanelItem Text="Quick Check In" Value="11"
Priority="Low">
| If TypeOf e.Item Is GridEditableItem AndAlso e.Item.IsInEditMode Then |
| Dim cancelButton As LinkButton = CType(e.Item.FindControl("AutoGeneratedCancelButton"), LinkButton) |



My website graphics and color scheming is different from the skins available in rad slider panel. If I do not use the skin then the slider is stop working. Slider is not slide to way out and in the end of the page slider pane was displayed.
If you want to see it please place any control in the slider panel to see it clearly displaying in the end of the page when you move mouse on the slider.
(Note: i also set the iconurl property and Tabview property set to ImageOnly)