I have one rad combo box which is configured for ondemand and has AutoPostBack set to true and two rad grids. I am loading these two grids on the SelectedIndex changed of the rad combo.
If i type and select different items in the combobox then everything works fine without any problem. But if i type the text that is same as the ondemand loaded item(Say for eg: initally you typed xyz and the combo loaded this item ondemand and loaded the grids. now delete the text from the combo and again type the same xyz) then the second grid items are vanished from the view port of the browser but grid rows remain the same then if i click the edit button on the grid then all the items are displaying again.
Please see the attached screen shot
If i type and select different items in the combobox then everything works fine without any problem. But if i type the text that is same as the ondemand loaded item(Say for eg: initally you typed xyz and the combo loaded this item ondemand and loaded the grids. now delete the text from the combo and again type the same xyz) then the second grid items are vanished from the view port of the browser but grid rows remain the same then if i click the edit button on the grid then all the items are displaying again.
Please see the attached screen shot