Questions tagged [componentart]

ComponentArt delivers User interface components, Developer tools for Visual Studio and .NET and also mobile BI dashboards for Windows, iOS and Android.

ComponentArt delivers three Products:

  1. UI Framework for .NET - The complete set of user interface components for developing ASP.NET AJAX, ASP.NET MVC, Silverlight and WPF applications.

  2. Data Visualization for Visual Studio - The complete developer tools package for building modern BI dashboards and data enabled applications.

  3. DATAZEN -The easiest way to create mobile BI dashboards from Excel, cloud and enterprise data sources. Available for Windows 8, iOS, Android and HTML5.

It is mostly known for it's UI Framework and Business and Visualization Controls for ASP.NET. The components' Cross-Browser support Internet explorer, Firefox, Chrome, Opera, Safari.

It's supported controls are:

  • Calendar
  • Dialog
  • NavBar
  • SpellCheck
  • CallBack
  • Editor
  • Rotator
  • Splitter
  • Chart
  • Gauge
  • Scheduler
  • TabStrip
  • ColorPicker
  • Input
  • SiteMap
  • ToolBar
  • ComboBox
  • Menu
  • Slider
  • TreeView
  • DataGrid
  • MultiPage
  • Snap
  • Upload
40 questions
0
votes
1 answer

ComponentArt grid; javaScript; Aspx MasterPage

I have a ComponentArt grid that I'm editing with a pop editing dialog. I pass values between the grid and the dialog using javascript. All was well until I put the page containing the grid inside a MasterPage; I got some errors because of naming…
Joel
  • 2,217
  • 5
  • 34
  • 45
0
votes
1 answer

List of ObservableCollection items in C#

Don't know if my approach is correct, but I just want to understand this: I have a ColorStopCollection of colors, this is a class from Componentart and this is the definition public sealed class ColorStopCollection :…
Naty Bizz
  • 2,262
  • 6
  • 33
  • 52
0
votes
1 answer

Windows App gets automatically log-out in Surface and Slate

I am creating windows 8 app for chart dashboard, I am using ComponentArt tool for creating the chart. The rendering time for chart is about 1 to 2 minutes because of bit large data. While rendering the chart, when we tap on screen for multiple…
logarajaks
  • 37
  • 1
  • 8
0
votes
1 answer

ComponentArt and Ajax Toolkit

I'm using ComponentArt MultiPage control in my application. I'm also using AjaxControl Toolkit's ModalPopUpExtender control. I get the javascript error "Sys.UI.DOMEevnt is null or not an object". I noticed that if I have the ScriptManager in the…
user185981
0
votes
1 answer

Removing ASP.NET validators for controls that are no longer on the page

I have a page that loads different controls into a placeholder via a ComponentArt Callback based on the user's action (clicking a link). I am running to this scenario: Action 1 loads a control with ASP.NET validators into the placeholder. Action 2…
ryan.rousseau
  • 1,595
  • 1
  • 11
  • 22
0
votes
1 answer

Componentart tabstrip only rendering first tab

I have a ComponentArt tabstrip. Our firm recently migrated all it's users to IE8. For some reason on some pages the tabstrip only display the first tab now. But on others it renders fine. The code for the tabstrip is virtually identical in all…
Legion
  • 3,922
  • 8
  • 51
  • 95
0
votes
1 answer

GridView takes too much CPU in wpf

I have this GridView definition in my wpf app, also I'm using ComponentArt
Naty Bizz
  • 2,262
  • 6
  • 33
  • 52
0
votes
1 answer

Moving code around results in "unrecognized tag prefix or design filter" error

I have a Visual Web Developer 2010 Express Edition Web Application. The Default.aspx starts off as follows:- <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="MixedZone.Default"%> <%@ Register…
Brian Hooper
  • 21,544
  • 24
  • 88
  • 139
0
votes
2 answers

Format string for gauges in ComponentArt

Is there a way to put some format in the value of a gauge? this is my code (XAML)
Naty Bizz
  • 2,262
  • 6
  • 33
  • 52
0
votes
3 answers

Controls not functioning in jquery modal dialog

I'm using the jquery dialog in my ASP.net web app. Within it I have a user control with some link. When the dialog is in modal mode, the links are not selectable. I tried the workaround in this post, but it did not work for me. Update Added a post…
earthling
  • 5,084
  • 9
  • 46
  • 90
1 2
3