Questions tagged [syncfusion]

Use this tag for questions relating to the Syncfusion UI components suite for Web, Desktop, and Mobile Apps.

Syncfusion provides Professional UI Controls for

  • Windows Forms
  • WPF
  • ASP.NET
  • ASP.NET MVC
  • JavaScript
  • LightSwitch HTML
  • Mobile MVC
  • Silverlight
  • Windows Phone
  • WinRT
  • Universal Windows
  • Xamarin
  • Orubase

Additionally to the control collections, Syncfusion offers file-based support and solutions for

  • Excel
  • Pdf
  • Word
  • Powerpoint

Enterprise-level users have additional access to

  • Dashboarding
  • Big data
  • Reporting
1647 questions
0
votes
1 answer

Setting row specific content for a Combobox in a GridGroupingControl cell

In my WinForms application, I have a GridGroupingControl where I need to display a certain data collection that has a rather complex structure. The basic idea is that I want to have a combobox in one cell on each row, and that combobox has to…
0
votes
1 answer

Syncfusion WinRT: Exception on code working in version 12.2.0.36 that now doesn't work on version 13.1.0.21

I asked this on syncfusion foruns, but i figured i would give it a try here also I worked on a project some time ago, that used Syncfusion for WinRT version 12.2.0.36 it had some pdf manipulation, such as adding images to the pdf. After some effort…
Thought
  • 5,326
  • 7
  • 33
  • 69
0
votes
2 answers

Syncfusion PDFViewer does not exist in the namespace

I recently decided to use the PdfViewer Control in on of my features. I've included the dependencies as mentioned int the Documentation" Syncfusion.Compression.Base Syncfusion.Pdf.Base Syncfusion.PdfViewer.Wpf This is the namespace…
0
votes
1 answer

Creating a Hierarchical Grid from a single query

Given the below query how would I create a Hierarchical Grid on "salesPriceNo" so that the Parent Grid would show all "h" data and the Child Grid would show all "d" data? I found the following in the, Common User Guide, but it makes no mention of…
Refracted Paladin
  • 12,096
  • 33
  • 123
  • 233
0
votes
1 answer

Syncfusion ejGrid not displaying (uncaught reference and uncaught type error)

I have recently been introduced to syncfusion and I am trying to use their basic grid feature. I have html code as show in the fiddle and a separate js file called orders which contains: $("#Grid").ejGrid({ columns: [ …
hturner
  • 215
  • 3
  • 7
  • 19
0
votes
2 answers

Syncfusion JavaScript grid not displaying. Syntax and Reference error

I have a html page running from a node.js server. I'm trying to use syncfusions basic grid feature and have followed the set up provided http://help.syncfusion.com/web. My code is as follows:
hturner
  • 215
  • 3
  • 7
  • 19
0
votes
3 answers

how to create syncfusion dropdownlist in angularjs

I am using syncfusion dropdownlist. I want to create a dropdownlist for blood group in my form. How can I do that in angularjs? In my…
Neha
  • 21
  • 2
  • 7
0
votes
1 answer

SyncFusion Treeview Event in angularjs

How i can use events with angularjs? i read the documentation but they dont mention anything about this only databinding and i dont want to use javascript or jquery to use this events.
Carlos G.
  • 145
  • 10
0
votes
1 answer

Selecting radio button based on label value

I have a pdf template that I am trying to populate with SyncFusion and C#. When i load the pdf, my radio button is in PdfLoadedRadioButtonListField I can set the selected if i use an int based index. This means that if new items are added to the PDF…
user721264
  • 477
  • 2
  • 8
  • 22
0
votes
1 answer

How to pass custom values from paging params while syncfusion grid export?

I'm using syncfusion grid in my project. Need to export the data to an excel file from syncfusion button. Also I need to send a dropdown value to the controller action while syncfusion exporting the data to an excel file. I followed the following…
Gopinath Perumal
  • 2,258
  • 3
  • 28
  • 41
0
votes
1 answer

Synfusion: How to add Custom sorting in GridGroupedColumns GridSortColumnDescriptor

I want to sort grouped columns of syncfusion Grid in my way, for that i have created a derived class by extending GridSortColumnDescriptor [DataContract()] …
Pavan Tiwari
  • 3,077
  • 3
  • 31
  • 71
0
votes
1 answer

Wrong currenccy icon when export to pdf with syncfusion

I have a Datatable like this I use syncfusion version 7.403.0.20 to export PDF but some currency icon wrong. How to fix it Thanks
user1186850
  • 133
  • 1
  • 1
  • 8
0
votes
1 answer

Custom Charts in Syncfusion

I am building an application for graphical presentation of my reports, for that I am using syncfusion's chart tools, as I have explored and reviewed all basic functionality of chart tool and also implemented it in my application, but in one…
Neeraj Purohit
  • 243
  • 3
  • 23
0
votes
1 answer

catch OnVisibilityChanged events

I have a DockingManager ( Syncfusion.Windows.Forms.Tools.DockingManager ) containing an ElementHost (System.Windows.Forms.Integration.ElementHost). The child of the ElementHost is a custom WPF userControl (the elementHost sees it has a…
cricardol
  • 4,212
  • 3
  • 20
  • 28
0
votes
1 answer

Switch Row/Column (switch axes) in xlsio chart (syncfusion)

I am looking for a way to switch between axes of the chart being generated with Syncfusion XlsIO library. I was not able to find any solution due to the library being commercial and less used, and the Knowledge Base being very limited. Basically, I…
Cyberpks
  • 1,401
  • 6
  • 21
  • 51
1 2 3
99
100