Hi
I have a RadComboBox in a usercontrol which is displayed in a masterpage. With the RadComboBox my page Render size is 140KB. I am trying to do output cache for the usercontrol with radcombox. But doing so, comboxboxitems are not bounded to the RadCombobox. Items are displayed for the first time the combo box is displayed. But after that the combobox is cached and no items being displayed. Page render size decreases to 70KB if I output cache the ComboBox. As the radcombobox is on everypage i want to output cache the combobox. Is this possible to do or I am just being stupid to output cache a combobox?
Thanks
-Yousuf
I have a RadComboBox in a usercontrol which is displayed in a masterpage. With the RadComboBox my page Render size is 140KB. I am trying to do output cache for the usercontrol with radcombox. But doing so, comboxboxitems are not bounded to the RadCombobox. Items are displayed for the first time the combo box is displayed. But after that the combobox is cached and no items being displayed. Page render size decreases to 70KB if I output cache the ComboBox. As the radcombobox is on everypage i want to output cache the combobox. Is this possible to do or I am just being stupid to output cache a combobox?
Thanks
-Yousuf