April 2008 Entries

Unable to get datagrid to work in SharePoint Designer - Error on page or No data displayed

So, I was trying to build a datagrid control in SharePoint designer today off of (what I thought) was a fairly simple query with a couple of parameters. So I used the GUI (might have been my first mistake, but what are you going to do in designer). I built my query using the ASP.NET SQLDataSource Control (very similar to Visual Studio). I specified my parameters after they were auto-detected by the wizard and I got rows returned when I tested my query (so I assumed it was working...). Then I dropped...