Telerik Forums
UI for ASP.NET MVC Forum
3 answers
963 views
I have been using Kendo to drawing charts at the web client side.  However, sometimes I need draw chart on the server side(MVC project). E.g., I would like to generate a chart as image then send it in a report email. Can Kendo support generating chart all by server with C# code?  I find highchart have this feature http://www.highcharts.com/component/content/article/2-articles/news/52-serverside-generated-charts
Thanks in advance.
T. Tsonev
Telerik team
 answered on 18 Jul 2014
1 answer
428 views
In the example below, how can I restrict a user from entering more than 5 decimals in the textbox? 


@(Html.Kendo().NumericTextBox<decimal>()
 .Name("maxVarianceAmount")
 .HtmlAttributes(new { style = "width:75px" })
 .Format("c5")
 .Min(0)
 .Value(@ViewBag.MatchProcessor.VarianceAmount)
 .Decimals(5)
 .Spinners(false)
 ) 
Georgi Krustev
Telerik team
 answered on 18 Jul 2014
1 answer
141 views
We want to modify the default template of the popup mini calender/date calender of the kendo scheduler. How can we get the instance of this calender component within this scheduler ?
Vladimir Iliev
Telerik team
 answered on 18 Jul 2014
6 answers
143 views
Hi,

I just found a problem after I successfully loaded data from the controller.

The problem is clearly described in the attached picture.

Could anyone could help me solve this please?

Thanks and regards,

Charles
Blair
Top achievements
Rank 1
 answered on 17 Jul 2014
1 answer
124 views
Hi telerik team,

is it possible to assign sqlview as a datasource for telerik grid.

please give the sample source 

another thing 

is it possible to assign datatable as a datasource for telerik grid.

please give the sample source 
Atanas Korchev
Telerik team
 answered on 17 Jul 2014
8 answers
781 views
hi friends

i am new to telerik UI 

i was performed CRUD operations using telerik perfoectly,

i want to perform CRUD operations with more than one table,

u have any sample project please forward to me other wise give the suggestion to do that.

Thanks in advance.

Atanas Korchev
Telerik team
 answered on 17 Jul 2014
1 answer
95 views
Trying to add numericTextBox to ClientGroupFooterTemplate does not render styles.

                  columns.Bound(p => p.Reason).Title("Reason").ClientGroupFooterTemplate("<div>" + @Html.Kendo().NumericTextBox<double>().Name("numeric").Value(0).Placeholder("Packages").ToClientTemplate().ToHtmlString() + "</div>");

Is there a way to do this?
Daniel
Telerik team
 answered on 17 Jul 2014
8 answers
143 views
Hi

I was able to open the sample hierarchy.cshtm grid but now there is no cshtml file in the sample below, it only has the html. Can you please let me know from where I can get the View and the Controller for that sample?

http://demos.telerik.com/aspnet-mvc/grid/hierarchy
Jim
Top achievements
Rank 1
 answered on 17 Jul 2014
1 answer
193 views
hi telerik forum team

http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/insert-update-delete-hierarchy/defaultvb.aspx?#qsf-demo-source

i got the program from this link (i.e) CRUD operation in aspnet with c# and vb.net

but 

http://demos.telerik.com/aspnet-mvc/grid/hierarchy 

in the above link you give only read operation in asp.net mvc

update,delete facility not privide

is there any program is there kindly send me.

Thank You.
Nikolay Rusev
Telerik team
 answered on 17 Jul 2014
1 answer
292 views
Hi i have Mvc application. where i have a text box and desired behavior is to search the item in DB and if found, widget will display the found list in suggestion options so i can add to local list 

and if the item don't exist, add the new item [ thru same widget ] in the database when we press enter.

since autocomplete Widget don't allow to add new items, i went with combobox

can we add new item in combobox widget in the same time if we are performing the server filtering
Georgi Krustev
Telerik team
 answered on 16 Jul 2014
Narrow your results
Selected tags
Tags
Grid
General Discussions
Scheduler
DropDownList
Chart
Editor
TreeView
DatePicker
ComboBox
Upload
MultiSelect
ListView
Window
TabStrip
Menu
Installer and VS Extensions
Spreadsheet
AutoComplete
TreeList
Gantt
PanelBar
NumericTextBox
Filter
ToolTip
Map
Diagram
Button
PivotGrid
Form
ListBox
Splitter
Application
FileManager
Sortable
Calendar
View
MaskedTextBox
PDFViewer
TextBox
Toolbar
MultiColumnComboBox
Dialog
DropDownTree
Checkbox
Slider
Switch
Notification
Accessibility
ListView (Mobile)
Pager
ColorPicker
DateRangePicker
Wizard
Security
Styling
Chat
DateInput
MediaPlayer
TileLayout
Drawer
SplitView
Template
Barcode
ButtonGroup (Mobile)
Drawer (Mobile)
ImageEditor
RadioGroup
Sparkline
Stepper
TabStrip (Mobile)
GridLayout
Badge
LinearGauge
ModalView
ResponsivePanel
TextArea
Breadcrumb
ExpansionPanel
Licensing
Rating
ScrollView
ButtonGroup
CheckBoxGroup
NavBar
ProgressBar
QRCode
RadioButton
Scroller
Timeline
TreeMap
TaskBoard
OrgChart
Captcha
ActionSheet
Signature
DateTimePicker
AppBar
BottomNavigation
Card
FloatingActionButton
Localization
MultiViewCalendar
PopOver (Mobile)
Ripple
ScrollView (Mobile)
Switch (Mobile)
PivotGridV2
FlatColorPicker
ColorPalette
DropDownButton
AIPrompt
PropertyGrid
ActionSheet (Mobile)
BulletGraph
Button (Mobile)
Collapsible
Loader
CircularGauge
SkeletonContainer
Popover
HeatMap
Avatar
ColorGradient
CircularProgressBar
SplitButton
StackLayout
TimeDurationPicker
Chip
ChipList
DockManager
ToggleButton
Sankey
OTPInput
ChartWizard
SpeechToTextButton
InlineAIPrompt
TimePicker
StockChart
RadialGauge
ContextMenu
ArcGauge
AICodingAssistant
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?