or


LocationPage RadWindow(EditLocationPage.aspx) Tab1() Tab2() Tab3() Tab4(AddressesRadGrid)function CloseAndRebind(args) { GetRadWindow().Close(); GetRadWindow().BrowserWindow.refreshGrid(args); }LocationPage RadWindow(EditLocationPage) Tab1() Tab2() Tab3() Tab4(AddressesRadGrid) RadWindow(EditAddress.aspx)GetRadWindow().BrowserWindow.refreshGrid(args);<telerik:RadComboBox ID="radComboBoxPlaces" runat="server" AppendDataBoundItems="true" EnableLoadOnDemand="true" EnableTextSelection="false" OnItemsRequested="ComboBoxPlaces_ItemsRequested" OnClientItemsRequesting="itemRequesting" AllowCustomText="false"> <Items> <telerik:RadComboBoxItem Text="Välj plats..." Value="" /> </Items></telerik:RadComboBox><telerik:RadTextBox ID="tbspost" runat="server"> <FocusedStyle Font-Size="Large" Width="400px"/> </telerik:RadTextBox>