Tag Archives: sharepoint 2010

ExtJS and SharePoint 2010

So, in previous article “Content Types and Custom Fields in SharePoint 2010” we have created a Order content type to display information about the orders in AdventureWorks database, which contains following fields: Order Details, Customer Information and Address Bill To. In this article we will create Rendering Control for Order Details field. This field will […]

Content Types and Custom Fields in SharePoint 2010

In this article we will create a custom content type which we will use to display the order information from AdventureWorks database in following articles. Order content type will include fields such as order details, customer information, shipping address, and more. Also, we will create a template list of orders for the convenience of its […]