The list-form-web-part tag has no wiki summary.
0
votes
1answer
2k views
Edit or Add ListItem to List in ApplicationPage with ListFormWebPart or DataFormWebpart, but how?
I wanna do this programmatically base on the ListId and ListItemId(for Editing) so, if i wanna use DataFormWebPart i have to set the XSL Property in design mode and i don't know how to reach the XSL ...
0
votes
2answers
2k views
Show SharepointList content based on Query String
I need to create a sharepoint page that will show the data from diferrent SharePoint list in a single view based on user selection. If the user want to view info about Employee the Page will display ...