I have connected a XSLT list view web part with a data form web part.
The list view web part sends the connection parameter and the data form web part filters the corresponding content.
I need the data form web part to show all the data in the list when the connection parameter is empty.
Please let me know how i can implement this.