Hello, I have a problem with some of the controls included in tootltip.
I na page that dynamically loads a usercontrol inside with radRotator in turn this rotator load another usercontrol into a du tootlip.
the usercontrol inside the tootlip has two radtextbox and add a rating ranging update a SQL table.
When I click the button, the value of rating is maintained correctly and what I wrote in the textbox is lost. This is because when I click on the button to update the first thing that happens is to reload the usercontrolo that loads the radRotator which in turn charging the usercontrol with the tootlip. but why keep the value of the Rating and not that of texbox?
Bye
I na page that dynamically loads a usercontrol inside with radRotator in turn this rotator load another usercontrol into a du tootlip.
the usercontrol inside the tootlip has two radtextbox and add a rating ranging update a SQL table.
When I click the button, the value of rating is maintained correctly and what I wrote in the textbox is lost. This is because when I click on the button to update the first thing that happens is to reload the usercontrolo that loads the radRotator which in turn charging the usercontrol with the tootlip. but why keep the value of the Rating and not that of texbox?
Bye