Quantcast
Channel: Telerik Forums RSS
Browsing all 94857 articles
Browse latest View live

Navigation between pages

Thanks Nedim

View Article


Setting size / position of PictureBox through function binding does not work...

Hello NaskoAs I've writen above, I've already done this and the function resolution and binding itself works. Too, the "Value" binding (path of the picture) works fine. But the "Size" and "Location"...

View Article


Excel export

Hello Serkan, The GenerateExport() method of the RadPivotGrid uses the UI thus, I am afraid, the UI cannot be released while this operation is in progress. The only thing I can suggest is to try to...

View Article

debugging shows partial sources

Hello, While debugging only a part of my source files is shown in the left panel.The files are added there only after their code is actually run. Further more, only page js files are shown i.e. if I...

View Article

How to render dropdownlist as Desktop mode

Hello Claudio, We do not have such configuration out of the box, and currently the dropdownlist is always rendered as a native component (actionsheet) when included in mobile application. You can...

View Article


Setting size / position of PictureBox through function binding does not work...

Hello Fridli, Please find attached a working sample project demonstrating the required configuration and Size/Location bindings. Regards, Nasko Telerik See What's Next in App Development. Register for...

View Article

MVVM data templating not working

Hello, we used to use a third-party docking control in our application which had some problems with the RadScheduler control.  Hence we've decided to exchange it with the RadDocking control, thus...

View Article

Sortable Handler inside kendo template

Hi George, The ViewModel is part of the 'app' namespace. You may access it in the following way:app.servicesPlansData.viewModel.servicePlans Regards, Alexander Valchev Telerik  Join us on our journey...

View Article


Color Row Based On Datasource

Hello Joshua,You could apply the custom styling in the dataBound event of the Grid. The approach is demonstrated in the following example. Regards, Dimiter Madjarov Telerik See What's Next in App...

View Article


paging grid and sorting

Hi,I have a grid with paging.If I go to another page which isn't the first one, and then press on one of the headers and sort the column, then I click on the Add button, the first row is added...

View Article

MVVM data templating not working

Forgot one thing:Replacing the RadDocking control by a common TabControl results in the expected behavior (can be done by uncommenting the TabControl and commenting the RadDocking control in the given...

View Article

Detail Grid Batch Edit

Hi I am working on Batch Edit on heirarchical grid, I am able to read the  cell values bound to master grid, but not able to read the detail grid cell values. I am binding both master and detail grid...

View Article

ExportToXlsx sometimes gives Excel error when opening document (seems to be...

I use ExportToXlsx to export gridview data to an excel file using the following code snippet gridView.ExportToXlsx(fs, newGridViewDocumentExportOptions(){    ShowColumnHeaders = true,...

View Article


HTML Dropdown List Set Selected Value

Hello Shimmoril,From the code it is not really clear what exactly is rendered in the widget. But please check the following working example and edit it in order to show the exact issue that you are...

View Article

Allow Add and deny Modify in File dialogs

Hi Miksh, Can you elaborate a bit on what is the exact functionality you want to deny? Are you referring the Properties tab in the FileManager dialogs or something else? If the former is true, you can...

View Article


Image may be NSFW.
Clik here to view.

Line Graph Category Axis Label Format?

Hi,Having issues trying to remove time formatting from the x-axis 'category label format. Tried several formats but don't see a change on the outputted report - always showing my category dates as date...

View Article

Pop Up Window without focus

Hi,We are using a pop up window to display information about a selected item in a grid.  When the user selects the grid item the window appears but it then has focus.Is there a way to pop-up the window...

View Article


Exception with Custom Appointment Doesn't Update UI

Hi  Christian, Thank you for contacting us. When an appointment or an recurrence rule is edited from the code you will need to call the BeginEdit and Commit methods of the control. This way the...

View Article

Adding custom labels to X and Y axis

Hello Deepak, Thanks for the details. If I understood correctly you just need to show arbitrary labels on the linear axis. You can easily do this with a label value to string converter. For...

View Article

App Manager : iOS Client

Hi Jeelig, Thank you for contacting us. The AppManager mobile app for iOS is available, but needs to be re-signed with your iOS certificate and provisioning profiles before it is enabled for your...

View Article
Browsing all 94857 articles
Browse latest View live