Archive for May, 2009
Building A SPGridView Control – Part 2: Filtering
46 Comments Published May 24th, 2009 in Programming, SharePointWelcome to the second installment of my series on the SPGridView. In Part 1 I introduced the SPGridView, the ObjectDataSource and the SPGridViewPager. The result was a reusable component that supports sorted and paging. In this installment, we will extend the component to support filtering. Filtering is one of the most sought-after features of the […]
Visual Studio 2010 Professional Beta 1 Now Available
0 Comments Published May 24th, 2009 in ProgrammingFor you who did not know yet, the first Beta of Visual Studio 2010 Professional is now available for download. I just set it up on a VPC and I must say, first impressions are good. So I have a soft spot for eyecandy. I think it’s incredibly important that the tool you work with […]
Last year, on May 22nd I wrote my very first post on this blog. The topic? My visit to the DevDays ’08. How time flies.. This year, I was almost forced to miss DevDays. The economic recession has hit all of us and since Antares’ customers are mostly based in logistics, financial and government fields […]
Building A SPGridView Control – Part 1: Introducing the SPGridView
50 Comments Published May 1st, 2009 in Programming, SharePointThe SPGridView is one of the most ubiquitous controls used in SharePoint. Every single list in SharePoint (and as we all know there’s lots of those!) uses the SPGridView to display its data in neatly formatted rows. We’re able to sort its data, filter it and click on an item to choose from any options […]
Recent Comments