Hi everyone,
I am creating a combobox, and set the text on the basis of items selected.
Combobox is shared amongs variouse dynamic tabs.
My problem is , "Whenever a combobox has empty text in one Tab, the same combobox on another tab shows the empty text although its not. I am setting the Text every time, i have debegged my code. on server side , during debugging it shows the value is set. but again in client side it shows the empty message if set or blank text if empty message is not set."
Thanks,
Nitin