I am dynamically loading the rad combo box controls into a place holder control that resides inside the rad ajax panel in a user control, when the user does a ajax post back all the controls disappeared in 2 seconds after showing the controls.
No errors displayed and no exception message. i didnt get any clue on this problem.
But if i use asp drop down list instead of rad combo box control then its working properly.
And also If i remove the rad ajax panel control then it is showing the all the controls properly after the post back.
Is this a bug or am i doing something wrong?
Thanks
Muthu