Community
Blogs
This space is available to any ComponentArt employee to write about anything.
RSS
0
Comments
1058 Views
Gauges to join ComponentArt's expanding list of controls
One of the most frequently asked questions our sales and support teams have been getting over the past year or two is if we are going to make a gauges control that is on par with the rest of our controls. Our answer has always been yes, but it is only...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Filip
Posted: 12-15-2008, 11:36 AM
3
Comments
329 Views
ComponentArt Silverlight Preview
If you are wondering what we here at ComponentArt have been up to in the last while, wonder no more: we have been busily working on a foray into the world of Silverlight. It'a always exciting to play with a new user interface technology, not least...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 12-05-2008, 9:15 AM
Filed under:
datagrid
,
silverlight
2
Comments
358 Views
MaskedInput Transform Intellisense
MaskedInput class's Transform property that I described in depth in a few preceding blog posts presented us with an interesting design dilemma. At first it seemed like it should be a typical enumeration property, with one value for each Transform...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Jovan
Posted: 10-27-2008, 7:06 AM
Filed under:
ASP.NET AJAX
,
C#
,
Visual Studio
,
ComponentArt Web.UI
,
Input
,
MaskedInput
0
Comments
268 Views
Building in new MaskedInput Transforms
In the previous post I explained how you can customize the behaviour of MaskedInput’s Transforms. That should probably cover all your needs. However, MaskedInput’s architecture does allow for one more way to customize transforms. You can actually...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Jovan
Posted: 10-24-2008, 7:05 AM
Filed under:
JavaScript
,
ComponentArt Web.UI
,
Input
,
MaskedInput
0
Comments
321 Views
Customizing MaskedInput Transforms
In this blog post I will assume that you understand how MaskedInput Transforms function. It was explained in the previous blog post . Here is the list of currently implemented transforms: CreditCard_VisaMasterCard - Visa or MasterCard credit card number....
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Jovan
Posted: 10-23-2008, 6:30 AM
Filed under:
JavaScript
,
ComponentArt Web.UI
,
Input
,
MaskedInput
0
Comments
330 Views
MaskedInput Transform functionality
The format of the masked input is fully defined by the "Transform" it uses. A Transform is a client-side JavaScript object containing just three functions: validate – A function that takes a look at what the user just typed into the masked...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Jovan
Posted: 10-22-2008, 7:06 AM
Filed under:
JavaScript
,
ComponentArt Web.UI
,
Input
,
MaskedInput
3
Comments
455 Views
Major input control Gotcha
Short Story: This will not work: < ComponentArt : NumberInput runat = "server" ID = "MyNumberInput" /> < input type = "button" value = "+" onclick = "MyNumberInput.increaseValue();" /> <...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Jovan
Posted: 10-14-2008, 8:17 AM
Filed under:
JavaScript
,
ComponentArt Web.UI
,
Input
,
NumberInput
,
MaskedInput
1
Comments
629 Views
Web.UI 2008.2 Grid News: Grouping
Now that Web.UI 2008.2 is officially out the door, I can take some time to sit back and reflect on what's been done. There are some great new controls, as usual, and major enhancements to our Grid control. I'm particularly excited about that last...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 09-23-2008, 11:34 AM
Filed under:
Grid
,
Web.UI
,
2008.2
,
Grouping
0
Comments
1045 Views
WebChart View Angle Chooser Control: Client-Side 3D Rendering
View Angle Chooser is a UI control that comes included with the Charting 2008.1 product. It displays three sides of a rectangular box which can be rotated using a mouse to select the best chart viewing angle. Check out the Charting toolbar demo to see...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Bojan
Posted: 07-22-2008, 7:57 PM
Filed under:
Client-side API
,
JavaScript
,
Charting
,
WebChart
,
3D
0
Comments
587 Views
Drilling deeper into the Charting client-side API
ComponentArt Charting 2008.1 introduces an easy way for end users to customize the look and feel of charts. This is accomplished through a JavaScript client-side API. Charting toolbar demo in ComponentArt’s new Charting gallery shows how this can...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Bojan
Posted: 07-14-2008, 12:17 PM
Filed under:
Client-side API
,
JavaScript
,
Charting
,
AJAX
,
ToolBar
22
Comments
1907 Views
ComponentArt Web.UI 2008.2 Details Announced
The Web.UI product team has been hard at work on the next major release of ComponentArt's flagship product line. I am pleased to announce that the release of Web.UI 2008.2 is on the horizon and that it will include three new controls, a major Grid...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Miljan
Posted: 07-10-2008, 11:34 AM
Filed under:
AJAX
,
Web.UI
,
Web Services
,
Input
,
ColorPicker
,
Slider
0
Comments
1191 Views
WebChart Drilldown Demo: A pathway to greater things
Upon visiting the drill-down live demo in CompoentArt's new Charting gallery one can easily see the benefits of client-side events within WebChart's client-side API. Not only can you register event handlers when a data point or series is hovered...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Filip
Posted: 06-20-2008, 12:03 PM
0
Comments
1164 Views
WebChart AJAX Zooming and Scrolling: How to get the most out of your data
Zooming and scrolling is one of those essential features that is a must-have for any comprehensive charting product. However, deciding how to implement zooming and scrolling within WebChart was not obvious as there was no industry consensus on how this...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Filip
Posted: 06-18-2008, 10:32 AM
1
Comments
1192 Views
Charting 2008.1 - Boldly Going Where No AJAX Chart Has Gone Before
We are thrilled to announce the release of ComponentArt Charting 2008.1. This product has been in the works for well over a year and it brings a number of truly important new features to the market. At this time I would like to highlight the two most...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Miljan
Posted: 06-17-2008, 11:24 AM
Filed under:
ASP.NET Graphs
,
AJAX Charts
,
ComponentArt WebChart
,
ASP.NET Charts
,
Componentart Charting 2008.1
4
Comments
1733 Views
Grid Configuration via Web Service
Since the introduction of the WebService running mode in ComponentArt Grid, and related functionality (like the client-side load method), we have seen this approach rapidly gain popularity and, naturally, produce demands for more features and more versatility....
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 06-13-2008, 6:35 AM
Filed under:
ASP.NET AJAX
,
Grid
,
AJAX
,
web services
3
Comments
8414 Views
AJAX With ASP.NET MVC and ComponentArt CallBack
Web.UI vNext (preview build included in attached project packages) will include, among other things, a new feature of the CallBack control which will allow it to become extremely useful for integrating AJAX functionality in web applications build on Microsoft’s...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 05-01-2008, 11:08 AM
Filed under:
CallBack
,
Web.UI
,
AJAX
,
mvc
,
ASP.NET MVC
4
Comments
1388 Views
TreeView and Web Services
In my previous post , I talked about the web service functionality that's common to all ComponentArt navigation controls. I focused on common features that are present in many different controls, especially in this case, but this approach was unfair...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 04-23-2008, 10:49 AM
Filed under:
Web.UI
,
treeview
,
web services
,
Load on demand
4
Comments
2064 Views
Web.UI Navigation Controls and Web Services
It's been some time now since we first started introducing client-side integration with ASP.NET AJAX web services into our controls. The first foray was the ability of Grid to bind directly to JavaScript object arrays, allowing it to directly load...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 04-01-2008, 10:45 AM
Filed under:
Web.UI
,
web services
,
custom parameter
0
Comments
2165 Views
Editor's Second Skin
With a mandate to continuously improve our products and suite as a whole each version of Web.UI can bring many upgrades. With Editor 2008.1 we decided to add a new method of skinning the Editor control. Previously, developers were required to employ our...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Phil
Posted: 03-31-2008, 6:30 AM
Filed under:
Editor Web.UI 2008.1 Skinning UserControls
3
Comments
2192 Views
Introducing ComponentArt Upload
ComponentArt Web.UI 2008.1 includes one new addition to the library of controls: Upload . ComponentArt Upload is a file upload control with all the high-end AJAX and client-centric functionality one should expect from a Web.UI control. The control comes...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 03-28-2008, 5:21 AM
Filed under:
Web.UI
,
Upload
0
Comments
1036 Views
Toronto Code Camp 2008
Two days ago, on Saturday, I attended Toronto Code Camp 2008 , the third such event organized in our fair city. It was my first time at a Code Camp and I had a good time and learned a lot. In addition to attending some very interesting presentations and...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milos
Posted: 03-03-2008, 11:07 AM
Filed under:
ASP.NET AJAX
,
code camp
,
web services
15
Comments
2861 Views
ComponentArt Web.UI 2008.1 Details Announced
We've been hard at work on Web.UI 2008.1 for a few months now, and I am happy to report that we are rapidly approaching the feature-complete beta milestone for the next major Web.UI release. This means that we are ready to announce what will be included...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Miljan
Posted: 02-27-2008, 6:19 AM
Filed under:
Web.UI
,
Upload
,
FileUpload
,
AJAX Upload
32
Comments
51022 Views
A New AJAX Approach - Client-side Controls Invoking Web Services
Since the time we shipped our first production suite of native ASP.NET AJAX controls back in November of 2006, we've been experimenting with new ways of doing efficient incremental page updates. We felt that we had something promising on our hands...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Miljan
Posted: 01-25-2008, 9:29 AM
Filed under:
AJAX
,
ComponentArt
,
ASP.NET AJAX
,
XML
,
ASP.NET 3.5
,
AJAX 2.0
,
JSON
,
Web.UI
,
Web Services
0
Comments
940 Views
ComponentArt Sponsors the 'We Are Microsoft' Charity Challenge Weekend
We are proud to have been a sponsor for the We Are Microsoft - Charity Challenge event this past weekend. It was a software development competition for a very good cause. This 3-day event matched developers with charity organizations, in order to help...
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Milena
Posted: 01-21-2008, 8:18 AM
0
Comments
7028 Views
Blowing up a website update real good!
Sometimes, clicking a mouse to initiate an important action seems underwhelming. The lowly mouse with it's anemic button, while necessary to perform almost all significant actions in a windowed UI, doesn't really convey a sense of urgency or gravity....
Share this post:
email it!
|
bookmark it!
|
digg it!
|
reddit!
Posted by:
Evan
Posted: 12-20-2007, 6:06 AM
Filed under:
gadgets
More Posts
Next page »
Blog Search
Search
Blogs On This Site
Miljan Braticevic
Thoughts on web user interfaces and component development.
Jovan's Blog
Ramblings of a web control developer.
The Blog of Milos
Web.UI news and more
Evan's Safari Planet
Next weeks guest: A dog and a baby dog!
Stephen Hatcher
I'm in your base, killing your dudes.
Phil Tucker
Absurdity is it's own message.
Filip Karadzic
Musings of an ex Java developer
Breon's Blog
im in ur page, hackin ur codez
Milena Braticevic
ComponentArt in the Community
Bojan Jovanovic
... and the program ran happily ever after.
Syndication
RSS Syndication
Opml
ComponentArt and Web.UI are trademarks of ComponentArt Inc. Copyright © 2000-2006. All Rights Reserved.