Hi All
I have a customcontrol.Custom control contains load-on-demand grid in combobox and a radgrid .radgrid is palced inside a radwindow.the radgrid popup when i click a button which is inside custom control.
I just assign datasource to radgrid and radcombobox in my page in every postback.If i place that custom control inside the complex control like repeater.It shows some java script error.Custom control is working fine outside the Repeater.
Please do let me know what the problem might be.
I have a customcontrol.Custom control contains load-on-demand grid in combobox and a radgrid .radgrid is palced inside a radwindow.the radgrid popup when i click a button which is inside custom control.
I just assign datasource to radgrid and radcombobox in my page in every postback.If i place that custom control inside the complex control like repeater.It shows some java script error.Custom control is working fine outside the Repeater.
Please do let me know what the problem might be.