| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Nov 2 '11 at 15:14 | |
| stats | profile views | 2 |
|
Sep 20 |
awarded | Popular Question |
|
Oct 27 |
comment |
Sharepoint 2007 - DVWP Layout - Header Columns on Left once, Data items on right n times Few days later but I think you're right in this solution. I worked up some psuedocode to do exactly what you're talking about. For those that come back to this thread, basically you're going to have to use dual xsl:foreach's in order to push each row out at a time. I'll post example psuedocode when I get a chance. |
|
Oct 26 |
comment |
Dynamically setting Default Value in ParameterBinding through Javascript Yes, it's currently selecting the values to put into the control. |
|
Oct 26 |
comment |
Dynamically setting Default Value in ParameterBinding through Javascript I get what you're saying in the blog posts. Basically just force the user to make a selection in order to see any data. But I actually have that functionality now without adding a custom selection. I've looked a bit in the datasource's to see if there was some way to force the filter through, but once again I can't see a way to get another param or a javascript function into the default value of the parameterbinding portion to force it up on load. |
|
Oct 26 |
comment |
Dynamically setting Default Value in ParameterBinding through Javascript Yes, but it's a static default value. I'm looking for some way to insert a javascript function into the "DefaultValue" portion of the parameterBinding listed above so that I can make it more dynamic. My main goal is to get a filter to apply based on the current selection of the dropdown on page load and not wait for user input to select something. |
|
Oct 26 |
comment |
Dynamically setting Default Value in ParameterBinding through Javascript Hey, Thanks for the response!. Hm, and Enter apparently saves it. In any case, I went through your blog and in all the steps you outline I've done. In fact filtering works fine when I get around to selecting an option on the dropdownlist. The problem I'm having is that when the page initially loads the filter is not applied to what is currently selected on the dropdown. Essentially, I want the filter to apply the dropdown selection immediately on pageload and not wait until the user selects an option (I didn't see that covered in the articles you linked). |
|
Oct 25 |
asked | Dynamically setting Default Value in ParameterBinding through Javascript |
|
Oct 7 |
awarded | Scholar |
|
Oct 7 |
accepted | Sharepoint 2007 - DVWP Layout - Header Columns on Left once, Data items on right n times |
|
Oct 6 |
awarded | Student |
|
Oct 6 |
asked | Sharepoint 2007 - DVWP Layout - Header Columns on Left once, Data items on right n times |