Posts by AbdiasM

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: ,

Accessing Silverlight Functions from Aspx Page Hosted Inside C1HtmlHost

March 30, 2012 in Silverlight by Abdias Michael

C1HtmlHost is a wonderful control which gives you the ability to host web pages inside a Silverlight application. There are times when you would want to access a function defined… 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: , , , ,

C1Menu as C1TreeView’s ContextMenu

March 2, 2012 in ASP.NET, ASP.Net Wijmo by Abdias Michael

Few of our customers have asked how to use C1Menu as ContextMenu with other Wijmo controls. This blog explains a simple way to display C1Menu as ContextMenu. For this article,… Read the rest Tags: , ,

Adding Images to C1Tabs using jQuery

January 27, 2012 in ASP.NET, ASP.Net Wijmo by Abdias Michael

C1Tabs provides a fantastic way to show your content in Tabs and moreover can put in anything as the content of a C1TabPage.  This blog provides an easy way to add… Read the rest Tags: ,