You are here:
Home / Archives for Data View Web Part
This code allows you to embed visio files within IE (Internet Explorer). I know, I know, it doesn’t work in Chrome or any other browser for that matter, but it’s still nice if you have an audience that will be using IE only.
Posted by Matt Bramer on Friday, December 3, 2010 at 12:00 pm
Filed under Solutions with Tools · Tagged 2007, 2010, CAML, Collaborative Application Markup Language, Data View Web Part, MOSS, sharepoint, Sharepoint Designer, solutions, SPDatasource, Visio, wss
Her request led to creation of the Forms Portal, a SharePoint site designed to replace the Excel spreadsheet and facilitate access to its valuable data to the whole company.
Posted by Nancy Skaggs on Tuesday, November 30, 2010 at 10:00 am
Filed under Workflow · Tagged 2007, 2010, conditional formatting, Data View Web Part, Dessie Lunsford, excel, List View Web Part, MOSS, sharepoint, Sharepoint Designer, solutions, wss
The great thing about the DVWP is that it’s just XSL. XSL is what tells the browser what to draw in HTML, so you can go in and remove any of the columns you don’t want the user to filter by.
Posted by Jim Bob Howard on Thursday, November 18, 2010 at 12:00 pm
Filed under Solutions with Tools · Tagged 2007, 2010, columns, Data View Web Part, filter, MOSS, sharepoint, Sharepoint Designer, solutions, wss, xsl
This question came in my email from Fernando: I used the code from your article, Extending the DVWP – Part 22: Creating Title Based on Other Fields in jQuery. I’m having a problem when using fields that are not “Text”, for example in fields combo box or radio button the variable returns “undefined”.
Posted by Jim Bob Howard on Wednesday, November 10, 2010 at 10:00 am
Filed under jquery · Tagged 2007, 2010, Calculated Column, Content Editor Web Part, Data View Web Part, Javascript, jquery, MOSS, sharepoint, Sharepoint Designer, solutions, wss
If you’ve followed along from the beginning, we have just finished building a Drop Down List that’s automatically populated with Items the current user has created.
Posted by Matt Bramer on Tuesday, November 2, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, CAML, Collaborative Application Markup Language, Data View Web Part, MOSS, sharepoint, Sharepoint Designer, solutions, SPDatasource, wss
So.. unless you’ve been living under a rock (or in Arkansas) you have no doubt read a billion blogs (well, maybe not a billion) about using jQuery in SharePoint.
Posted by Mark Rackley on Tuesday, October 26, 2010 at 10:00 am
Filed under jquery · Tagged 2007, 2010, Content Editor Web Part, Data View Web Part, Javascript, jquery, MOSS, sharepoint, Sharepoint Designer, solutions, SPServices, wss
We should probably look at how these two are related. CAML (Collaborative Application Markup Language) queries are the instructions within the DVWP or SPDatasource that controls what data is retrieved from the database.
Posted by Matt Bramer on Monday, October 25, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, CAML, Collaborative Application Markup Language, Data View Web Part, MOSS, sharepoint, Sharepoint Designer, solutions, wss
Well, better late than never, as I’m too fond of saying. In this series, you’ve seen how you can use some DVWPs, jQuery (and simple JavaScript), and the SharePoint Web Services to build a pretty slick and complex application.
Posted by Marc D. Anderson on Monday, October 18, 2010 at 10:00 am
Filed under jquery · Tagged 2007, 2010, dashboard, Data View Web Part, Javascript, jquery, Metadata, MOSS, sharepoint, Sharepoint Designer, solutions, wss
Now that we have a good base, we can move this form along into something useful. Essentially what we are going to do is have the Drop Down List display the correct Edit Form for that document.
Posted by Matt Bramer on Thursday, October 14, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, ASP.NET, Common Data View Tasks, Data View Web Part, MOSS, Shared Documents Library, sharepoint, Sharepoint Designer, solutions, Web Part Zones, wss
Now that Mark Miller has allowed the cowboy to run wild, let’s jump into setting up this DVWP (Data View Web Part) Edit Form. I always add a Web Part Zone to every custom page that I create.
Posted by Matt Bramer on Thursday, October 7, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, ASP.NET, Data View Web Part, MOSS, Shared Documents Library, sharepoint, Sharepoint Designer, solutions, Web Part Zones, wss