I have 4 User controls which are loaded or refreshed on selecting a row from grid and the values for the controls on user controls are fetched dynamically as per the values in row selected.
while debugging i can see that the controls on UC has correct values but the values on User control are not showing ..rather user control itself are not getting displayed.
note : there are no UCs on page load.
Please let me know the reason and solution for this.
while debugging i can see that the controls on UC has correct values but the values on User control are not showing ..rather user control itself are not getting displayed.
note : there are no UCs on page load.
Please let me know the reason and solution for this.