ASP.NET Blog

Wijmo GridView : Updating Database From Client Side

April 13, 2012 in ASP.NET, ASP.Net Wijmo by Abdias Michael

Many a times you wish to show data in a GridView and allow users to edit the data and save it. It used to be a cumbersome and time consuming… Read the rest Tags: ,

The ComponentOne Roadmap to 2012

April 2, 2012 in ASP.NET, Announcements, Doc-To-Help, Entity Framework, LightSwitch, Silverlight, WPF, WinForms, Windows 8, Windows Phone, jQuery by C1_BernardoC

Throughout 2012 Microsoft will be making stepwise releases of Windows 8 and Visual Studio 11 starting with a public Consumer Preview released on February 29th. With Microsoft’s new platform, application… Read the rest Tags:

Handling report hyperlinks in Wijmo ReportViewer

March 23, 2012 in ASP.Net Wijmo by Ashish Jindal

When the report, rendered in Wijmo ReportViewer, contains hyperlinks by setting the LinkTarget property of the report field and the links are clicked, they open in the same browser window.… Read the rest Tags: , ,

Binding Wijcombobox in MVC Using ADO.Net Entity Model

March 9, 2012 in ASP.NET, MVC by Abdias Michael

C1ComboBox can be easily bound to a DataSource at runtime in an ASP.NET application. But how do you bind Wijcombobox in an ASP.NET MVC application. Well, it's equally simple. This… Read the rest Tags: , , , ,

Using Wijmo controls in Secured Sites

March 7, 2012 in ASP.NET, ASP.Net Wijmo by richas

Many times when C1Wijmo controls are used in secure sites (https), users may get script errors. The reason for this is that our CDN links are not https. Solving HTTPS… Read the rest Tags: ,