Telerik Forums
Kendo UI for jQuery Forum
1 answer
276 views

It would be good to be able to have vertical labels on a Column Graph to stop the text label overlaying if it is too long
Hristo Germanov
Telerik team
 answered on 14 Oct 2011
3 answers
112 views
I'm sure it's blindingly obvious to a lot of people on how to make the contents of a grid field into a hyperlink, but it took me a minute to figure it out.

If you have a field called 'name', and then a field called 'url', then to make 'name' link to 'url':

...
columns:
  [             
   {                 
   field: "name",                 
   title: "Name",
   template: '<a href ="<#= url #>"><#= name #></a>'
   
      
   },

...

zhang
Top achievements
Rank 1
 answered on 13 Oct 2011
2 answers
88 views
(using the oct 12th build)

http://screencast.com/t/GL7LuUfC8N

In a nested splitter which starts collapsed and I resize it left...it jumps up by like 10(ish) pixels, move right...sizes properly

?
Dimo
Telerik team
 answered on 13 Oct 2011
1 answer
148 views
Nested splitter scenario

http://screencast.com/t/qhEThl1Tps20

So the inner splitter has a border which is causing the outer pane to generate a scrollbar based on 2px

So obviously I can style it out, so is that a bug, or just go and fix it with CSS?
Dimo
Telerik team
 answered on 13 Oct 2011
1 answer
4.3K+ views
Is there a way to escape # to use it as part of a hex color literal in a template?

I have several situations like this that broke with the new beta. The issue is in the inline color style attribute. 

Templates.Total += '# if(MV > 0) { # <td style="color:#cc7700;"> # } else if (MV < 0) { # <td style="color:#0055aa;"> # } else { # <td> # } #';
Petyo
Telerik team
 answered on 13 Oct 2011
3 answers
303 views
Hello. I'm rather new to Javascript so please forgive the newbie question.  :-)

I have this snippet below:
<body>
    <div id="splitter" style="width: 75%; height: 600px">
        <div id="topPane">
            <p>top pane</p>
        </div>
        <div id="bottomPane">
            <p>left pane</p>
        </div>
    </div>
    <script>
        "use strict";
        $("#splitter").kendoSplitter({
            panes: [{
                min: "100px",
                max: "500px",
            }],
            collapsible: false,              
            orientation: "vertical"});
    </script>
</body>

Could someone educate me on how I would use the splitter.collapse syntax relative to my code above?

I've read that I can use splitter.collapse("topPane") to collapse my topPane, but I'm obviously missing something, as that line of code produces a bug in my Firebug console.

Clearly, how I'm calling the function is wrong.

Any help would be greatly appreciated.

Thank you.

Jay


Spammy
Top achievements
Rank 1
 answered on 12 Oct 2011
0 answers
76 views
Hi

I am using kendo menu in my project.It is working fine with the simple jsp page ,but if I include applet on my jsp page the menu sub item is hiding behind the applet . i.e. the some portion of the menu item which should be top of applet but it is hiding of that.
Also I have use z-index for that.

Please help.

Sourav
Top achievements
Rank 1
 asked on 12 Oct 2011
4 answers
106 views
I need to call a clientside re-paint on my radgrid once the splitters have finished expanding or collapsing, not before

Can you change it to

expanding
collapsing

expanded
collapsed

Please?

...or have another workaround?...seems like the resize method also has this issue...happens once I start resizing, not after it's stopped.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 11 Oct 2011
1 answer
88 views
If anyone's tried the demo page, you'll get this message in your Opera console if you try it:

Error trying to get server response: ReferenceError: Security error: attempted to read protected variable
T. Tsonev
Telerik team
 answered on 11 Oct 2011
3 answers
160 views
One of the powerful features of ASP.Net that has drawn many developers to build secure business applications, is having a complete membership/security/authentication/authorization system built into ASP.Net framework.

Steve Forte mentions in his blog today how Telerik team is looking into providing a solution that developers don't have to glue all these libraries together and get them to work.

Now my question is, what is the roadmap and plan to have a framework for security? How do we build secure apps that the data and forms are secured?

Thanks!
..Ben
Jack
Top achievements
Rank 2
Iron
 answered on 11 Oct 2011
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
Date/Time Pickers
Spreadsheet
Upload
ListView (Mobile)
ComboBox
TabStrip
MultiSelect
AutoComplete
ListView
Menu
Templates
Gantt
Validation
TreeList
Diagram
NumericTextBox
Splitter
PanelBar
Application
Map
Drag and Drop
ToolTip
Calendar
PivotGrid
ScrollView (Mobile)
Toolbar
TabStrip (Mobile)
Slider
Button (Mobile)
SPA
Filter
Drawing API
Drawer (Mobile)
Globalization
Gauges
Sortable
ModalView
Hierarchical Data Source
Button
FileManager
MaskedTextBox
View
Form
NavBar
Notification
Switch (Mobile)
SplitView
ListBox
DropDownTree
PDFViewer
Sparkline
ActionSheet
TileLayout
PopOver (Mobile)
TreeMap
ButtonGroup
ColorPicker
Pager
Styling
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
OrgChart
TextBox
Effects
Accessibility
ScrollView
PivotGridV2
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Collapsible
Localization
MultiViewCalendar
Touch
Breadcrumb
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
Popover
DockManager
FloatingActionButton
TaskBoard
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
BottomNavigation
Ripple
SkeletonContainer
Avatar
Circular ProgressBar
FlatColorPicker
SplitButton
Signature
Chip
ChipList
VS Code Extension
AIPrompt
PropertyGrid
Sankey
Chart Wizard
OTP Input
SpeechToTextButton
InlineAIPrompt
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?