Telerik Forums
Kendo UI for jQuery Forum
2 answers
746 views
Hi,

I written the following line to upload images.

<div style="width: 45%">
        <input name="files" id="files" type="file" />
    </div>
    <script type="text/javascript">
        $(document).ready(function () {
            $("#files").closest(".k-upload").find("span").css("width", "300px");
            $("#files").kendoUpload({
                localization: {
                    "select": "Upload New Image",
                    "cancel": "Cancel",
                    "retry": "Retry",
                    "remove": "Remove",
                    "uploadSelectedFiles": "Upload files",
                    "dropFilesHere": "drop files here to upload",
                    "statusUploading": "uploading",
                    "statusUploaded": "uploaded",
                    "statusFailed": "failed"
                },
                async: {
                    saveUrl: "here what?",
                    removeUrl: "remove",
                    autoUpload: true
                }
            });
       });
            
    </script>

I  have  two questions

1. can you explain about saveUrl? How to save a selected image in specified local drive folder?
2. How to show a selected image in img tag?

i couldn't find any example from download kit kendoui.complete.2012.1.515.trial
can any one please help about this kendo  upload

Thanks for you assistance
T. Tsonev
Telerik team
 answered on 24 Aug 2012
1 answer
104 views
Hi Kendo Support,

We are already Telerik customers and satisfied with the support.

We are trying out Kendo UI and really excited about the Grids performance.

However there is one feature that I cannot find in Kendo Grids which is the Exporting feature. We really need this feature or any alternative solution.
I have checked some samples in the Code Library that will not work for my case because they are written for MVC project and not for ASP .NET AJAX project.

Please let me know how can I export the filtered data to PDF format in a Kendo Grid using ASP .NET AJAX.

Your help is highly appreciated.

Thanks,
Bilal Ghalayini
Dimo
Telerik team
 answered on 24 Aug 2012
0 answers
82 views
I have a kendo datasource with columns Qty and Price. After datasource read data from remote WCF service, I want to add new a column to datasource which hold my calculation result ie, Qty*Price? How to do using jQuery?
Navin
Top achievements
Rank 1
 asked on 24 Aug 2012
0 answers
70 views
I want to compare a column (QtyReceived) to another column (QtyShipped) and change the font color and size and format of the QtyReceived column if it is less than QtyShipped. I need to be able to do the compare when the kendo datasource is first read. I am using JQuery Framework only.
Navin
Top achievements
Rank 1
 asked on 24 Aug 2012
2 answers
112 views
I'm stuck!
My data looks something like this:
{
    "@type":"object",
    "expand":{"@type":"string","#text":"editmeta,
    "key":{"@type":"string","#text":"10005"}
}
 
and I'm trying to bind the key['#text'] field to a column in my grid as:
$("#grid").kendoGrid({
    columns: [
        {
            field: "key",
            title: "key",
        }
    ],
    dataSource: {
        data: data.issues.item,
        pageSize: 10
    },
    selectable: true,
    pageable: true,
});
 
The sample above only returns "{object Object}", which I expected, but I can't figure out how to get the #text field ;) I've tried defining a schema with the source and I've also used "key[\"#text\"] without any success...

Thanks
Mikael
Mikael
Top achievements
Rank 1
 answered on 24 Aug 2012
0 answers
142 views
Hello

I have a window control to get the customer details from user.   Along with i have search button, to find out existing customer details for editing.  For search, a separate kendo window control is used by showing the list of customer in the grid.  

Here how to pass the customer id from search window to customer window after selecting the particular customer in grid view.  ie, how to get the customer id from child window to parent window.

thanks & regards
Santhosh
Santhosh
Top achievements
Rank 1
 asked on 24 Aug 2012
1 answer
93 views
How do you save all the items of a child grid on a heirarchy grid when performing a batch save.
Walter
Top achievements
Rank 1
 answered on 24 Aug 2012
1 answer
163 views
Is there any way to globaly disable mobile loading icon? Im using my own loading ajax icons and this one is messing with the others.
Alexander Valchev
Telerik team
 answered on 24 Aug 2012
2 answers
84 views
Good day,

I've been trying to work around with new Kendo Mobile Q2 trial release.

I've noticed that the colors of the buttons on my IPAD Browsers is not the same with the one that's displayed on my computer browsers. I've also tried the trial version of Kendo Mobile Q1 trial release and color's worked fine, however, when upgraded to the Q2 release, the output is not the same.

Hoping for your help,

Here's an image of my output.
Ace
Top achievements
Rank 1
 answered on 24 Aug 2012
1 answer
752 views
I am trying to keep consistency in my app with the Kendo css I've chosen. However, I am having issues figuring out how to apply the styles to a STATIC HTML table with no functionality. I DO NOT want to create the table dynamically, I just want to statically apply the styles to a regular HTML table. 

The issue is I cannot get the correct format with the divs and the table itself correct. I've tryed numerous formats and cannot get the header correct and cannot get rid of the scroll bar to the right.

Dimo
Telerik team
 answered on 24 Aug 2012
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
DatePicker
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)
Filter
SPA
Drawing API
Drawer (Mobile)
Globalization
LinearGauge
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
TextBox
OrgChart
Effects
Accessibility
PivotGridV2
ScrollView
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Breadcrumb
Collapsible
Localization
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
BottomNavigation
Ripple
SkeletonContainer
Avatar
Circular ProgressBar
FlatColorPicker
SplitButton
Signature
Chip
ChipList
VS Code Extension
AIPrompt
PropertyGrid
Sankey
Chart Wizard
OTP Input
SpeechToTextButton
InlineAIPrompt
StockChart
ContextMenu
DateTimePicker
RadialGauge
ArcGauge
AICodingAssistant
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?