Question
Refresh section on date change for page list is not working in 6.1 SP2
We have PRPC 6.1 SP2 and we have a requirement to refresh section and populate a field based on a date we selected in the section (Date must be selected from calender window). This section is rendered from page list. We used out of box "DateTime" control and while section is refreshed, it is expecting the section name with that of parent class (Property under which page list is defined) and error in reloadsection activity so unable to see the refreshed data in the screen.
To make it works, we created a section with the same name of child in parent class but thereafter when the date is changed, other sections data is being replaced with the first one.
Please suggest me on this?
Hi Naveen
Could you elaborate with screen shots if possible
You gave section "A". You have the data property "Dt" in Section "A" . when the value of DT changes, do you refresh Section "A" or some other section contained in Section "A"
Could you post the screen shot of how you have configured your "Action" - OnChange event ?