Sign in
Adventures in Consulting
This is a place for me to share those little gems one finds when doing consulting work. Since I focus mainly on SharePoint Server, most of the posts will cover topics relating to SharePoint.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Active Directory
BDC
C#
Content Types
CSS
InfoPath
MOSS
SharePoint
SQL Server
Browse by Tags
MSDN Blogs
>
Adventures in Consulting
>
All Tags
>
c#
Tagged Content List
Blog Post:
How to work around bugs in the SPGridView control
Valdon
SharePoint has a little known web control called SPGridView. This control can give you a SharePoint list-like view of data from any data source you can bind to (from a database or other sources). It also has features to sort, filter and group the data in much the same way users can with SharePoint lists...
on
11 Mar 2009
Blog Post:
Lookup Helper Methods
Valdon
Sometimes when writing custom code for SharePoint, you want to open the list to which another list field is referring (when it uses a lookup field). I had to do this to put the lookup field values in a custom menu item. Other times, you just want the SP List Item that another list item is referring to...
on
16 Jun 2008
Blog Post:
Accessing images and other binary files in blob fields through SharePoint BDC
Valdon
There are many applications that store binary data in blob or varbinary fields of a database, including pictures, Office documents, PDFs and other types of documents. Recently, a customer had the need to display, in SharePoint, an image stored in an Oracle database. They were already indexing and displaying...
on
24 Apr 2008
Page 1 of 1 (3 items)