public Example() { InitializeComponent(); //// Need for downloading the grid assembly. Telerik.Windows.Controls.RadGridView fakeGrid = new Telerik.Windows.Controls.RadGridView(); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/FundSelectorTool;component/UserControls/RiskAssessorPortfolio.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.stackPanel1 = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel1"))); this.HeaderArea = ((System.Windows.Controls.Grid)(this.FindName("HeaderArea"))); this.Pagination = ((System.Windows.Controls.Grid)(this.FindName("Pagination"))); this.Body = ((System.Windows.Controls.Grid)(this.FindName("Body"))); this.TopNavigation = ((System.Windows.Controls.Grid)(this.FindName("TopNavigation"))); this.CashFlowAnalysisButton = ((System.Windows.Controls.Button)(this.FindName("CashFlowAnalysisButton"))); this.RiskAssessorButton = ((System.Windows.Controls.Button)(this.FindName("RiskAssessorButton"))); this.ComplianceCheckButton = ((System.Windows.Controls.Button)(this.FindName("ComplianceCheckButton"))); this.AssetAllocationButton = ((System.Windows.Controls.Button)(this.FindName("AssetAllocationButton"))); this.LetsGetStartedButton = ((System.Windows.Controls.Button)(this.FindName("LetsGetStartedButton"))); this.imgAggresiveness = ((System.Windows.Controls.Image)(this.FindName("imgAggresiveness"))); this.imgRiskProfile = ((System.Windows.Controls.Image)(this.FindName("imgRiskProfile"))); this.btnPortfolio = ((System.Windows.Controls.Button)(this.FindName("btnPortfolio"))); this.btnChart = ((System.Windows.Controls.Button)(this.FindName("btnChart"))); this.btnGraph = ((System.Windows.Controls.Button)(this.FindName("btnGraph"))); this.btnGenerateReport = ((System.Windows.Controls.Button)(this.FindName("btnGenerateReport"))); this.btnBack = ((System.Windows.Controls.Button)(this.FindName("btnBack"))); this.btnNext = ((System.Windows.Controls.Button)(this.FindName("btnNext"))); this.radGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("radGridView1"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/ButtonColumn_DelegateCommand;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.clubsGrid = ((Telerik.Windows.Controls.RadGridView)(this.FindName("clubsGrid"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Training/ListTrainingView.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.btnEdit = ((Telerik.Windows.Controls.RadButton)(this.FindName("btnEdit"))); this.rgvData = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvData"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Events/ListEventView.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rbiLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("rbiLoading"))); this.rtlData = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rtlData"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Training/ListRoomView.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.btnEdit = ((Telerik.Windows.Controls.RadButton)(this.FindName("btnEdit"))); this.rgvData = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvData"))); this.rbiLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("rbiLoading"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadGridView;component/MainPage.xaml", System.UriKind.Relative)); this.gridView = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gridView"))); this.canUserSelectCheckBox = ((System.Windows.Controls.CheckBox)(this.FindName("canUserSelectCheckBox"))); this.selectionModeCombo = ((System.Windows.Controls.ComboBox)(this.FindName("selectionModeCombo"))); this.selectionUnitCombo = ((System.Windows.Controls.ComboBox)(this.FindName("selectionUnitCombo"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.dataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("dataServiceDataSource"))); this.RadGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("RadGridView1"))); this.myRadDataForm = ((Telerik.Windows.Controls.RadDataForm)(this.FindName("myRadDataForm"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Procbel.Apps.Silverlight.Modules.Activities;component/Views/ActivitiesListUserCo" + "ntrol.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.activitiesGrid = ((Telerik.Windows.Controls.RadGridView)(this.FindName("activitiesGrid"))); this.Status = ((Telerik.Windows.Controls.GridViewDataColumn)(this.FindName("Status"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/DeletedSigners.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.DeletedSignersDataContext = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("DeletedSignersDataContext"))); this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator"))); this.DeletedSignersGridView = ((Telerik.Windows.Controls.RadGridView)(this.FindName("DeletedSignersGridView"))); this.gridPager = ((Telerik.Windows.Controls.RadDataPager)(this.FindName("gridPager"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/TelerikSilverlightApp1;component/StudentsParFiliere.xaml", System.UriKind.Relative)); this.comboBoxFiliere = ((System.Windows.Controls.ComboBox)(this.FindName("comboBoxFiliere"))); this.gridView = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gridView"))); this.back = ((System.Windows.Controls.Button)(this.FindName("back"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/FBARSummary.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.dataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("dataServiceDataSource"))); this.exportButton = ((Telerik.Windows.Controls.RadButton)(this.FindName("exportButton"))); this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator"))); this.RadGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("RadGridView1"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Procbel.Apps.Silverlight.Modules.Incidencias;component/Views/IncidenciasListUser" + "Control.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.FilterBox = ((System.Windows.Controls.TextBox)(this.FindName("FilterBox"))); this.incidenciasGrid = ((Telerik.Windows.Controls.RadGridView)(this.FindName("incidenciasGrid"))); this.radToggleButton = ((Telerik.Windows.Controls.RadToggleButton)(this.FindName("radToggleButton"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/AccountDataSheet.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.dataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("dataServiceDataSource"))); this.entitlementsDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("entitlementsDataSource"))); this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator"))); this.AccountsView = ((Telerik.Windows.Controls.RadGridView)(this.FindName("AccountsView"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Events/Copy%20of%20ListEventPermissionView." + "xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rbiLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("rbiLoading"))); this.rtlData = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rtlData"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Events/Copy%20of%20EditReceiveEventView.xam" + "l", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rbiLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("rbiLoading"))); this.btnCancel = ((Telerik.Windows.Controls.RadButton)(this.FindName("btnCancel"))); this.rgvLeft = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvLeft"))); this.rgvRight = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvRight"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Training/Copy%20of%20UploadSubjectView.xaml" + "", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rbiLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("rbiLoading"))); this.btnChoose = ((Telerik.Windows.Controls.RadButton)(this.FindName("btnChoose"))); this.btnCancel = ((Telerik.Windows.Controls.RadButton)(this.FindName("btnCancel"))); this.rgvData = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvData"))); }
/// <summary> /// DataGrid转Datable /// </summary> /// <param name="dg"></param> /// <returns></returns> public System.Data.DataTable DataGridToDatable(Telerik.Windows.Controls.RadGridView dg) { try { System.Data.DataTable tmpdt = ((DataView)dg.ItemsSource).Table; return(tmpdt); } catch (System.Exception ex) { throw ex; // return null; } }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WebManagement.Client;component/Views/Events/EditApprovedEventView.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rbiLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("rbiLoading"))); this.btnCancel = ((Telerik.Windows.Controls.RadButton)(this.FindName("btnCancel"))); this.rgvLeft = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvLeft"))); this.rgvRight = ((Telerik.Windows.Controls.RadGridView)(this.FindName("rgvRight"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Security/RoleAdminPage.xaml", System.UriKind.Relative)); this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin"))); this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle"))); this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay"))); this.layoutContent = ((Medical.Apartment.Silverlight.UI.ClippedGrid)(this.FindName("layoutContent"))); this.gvwRole = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwRole"))); this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave"))); this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/DoctorAdminPage.xaml", System.UriKind.Relative)); this.scrollViewerDoctors = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerDoctors"))); this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle"))); this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay"))); this.gridDoctor = ((System.Windows.Controls.Grid)(this.FindName("gridDoctor"))); this.gvwDoctors = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwDoctors"))); this.ucCntactInfoPanel = ((Medical.Apartment.Silverlight.UI.ContactInformationPanel)(this.FindName("ucCntactInfoPanel"))); this.btnSaveDoctor = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveDoctor"))); this.btnCancelDoctor = ((System.Windows.Controls.Button)(this.FindName("btnCancelDoctor"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/Signers.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.dataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("dataServiceDataSource"))); this.CitizenshipsdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("CitizenshipsdataServiceDataSource"))); this.SignersViewdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("SignersViewdataServiceDataSource"))); this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator"))); this.RadGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("RadGridView1"))); this.signersDataFormLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("signersDataFormLoading"))); this.signersDataForm = ((Telerik.Windows.Controls.RadDataForm)(this.FindName("signersDataForm"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/ServiceAdminPage.xaml", System.UriKind.Relative)); this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin"))); this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle"))); this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay"))); this.scrollViewerService = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerService"))); this.gvwServices = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwServices"))); this.btnSaveService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveService"))); this.btnCancelService = ((System.Windows.Controls.Button)(this.FindName("btnCancelService"))); this.gridImages = ((System.Windows.Controls.Grid)(this.FindName("gridImages"))); this.ucImageUpload = ((Medical.Apartment.Silverlight.UI.ImageUpload)(this.FindName("ucImageUpload"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/AccountsSigners.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.dataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("dataServiceDataSource"))); this.AccountsdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("AccountsdataServiceDataSource"))); this.SignersdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("SignersdataServiceDataSource"))); this.EntitlementsdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("EntitlementsdataServiceDataSource"))); this.Accounts_Signers_EntitlementsDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("Accounts_Signers_EntitlementsDataSource"))); this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator"))); this.RadGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("RadGridView1"))); this.gridPager = ((Telerik.Windows.Controls.RadDataPager)(this.FindName("gridPager"))); this.DataFormLoading = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("DataFormLoading"))); this.accountSignersDataForm = ((Telerik.Windows.Controls.RadDataForm)(this.FindName("accountSignersDataForm"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Procbel.Apps.Silverlight.Modules.Contacts;component/Views/ContactOpportunitiesUs" + "erControl.xaml", System.UriKind.Relative)); this.uc = ((System.Windows.Controls.UserControl)(this.FindName("uc"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.VisualStateGroup = ((System.Windows.VisualStateGroup)(this.FindName("VisualStateGroup"))); this.Normal = ((System.Windows.VisualState)(this.FindName("Normal"))); this.Edit = ((System.Windows.VisualState)(this.FindName("Edit"))); this.opportunitiesGrid = ((Telerik.Windows.Controls.RadGridView)(this.FindName("opportunitiesGrid"))); this.overlayRectangle = ((System.Windows.Shapes.Rectangle)(this.FindName("overlayRectangle"))); this.border = ((System.Windows.Controls.Border)(this.FindName("border"))); this.dataForm = ((Telerik.Windows.Controls.RadDataForm)(this.FindName("dataForm"))); this.productsDataSource = ((Telerik.Windows.Controls.RadDomainDataSource)(this.FindName("productsDataSource"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/FundSelectorTool;component/UserControls/ComplianceCheck.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.stackPanel1 = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel1"))); this.HeaderArea = ((System.Windows.Controls.Grid)(this.FindName("HeaderArea"))); this.Pagination = ((System.Windows.Controls.Grid)(this.FindName("Pagination"))); this.Body = ((System.Windows.Controls.Grid)(this.FindName("Body"))); this.radGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("radGridView1"))); this.btnGenerateReport = ((System.Windows.Controls.Button)(this.FindName("btnGenerateReport"))); this.btnBack = ((System.Windows.Controls.Button)(this.FindName("btnBack"))); this.btnNext = ((System.Windows.Controls.Button)(this.FindName("btnNext"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Procbel.Apps.Silverlight.Modules.Companies;component/Views/CompanyActivitiesUser" + "Control.xaml", System.UriKind.Relative)); this.uc = ((System.Windows.Controls.UserControl)(this.FindName("uc"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.VisualStateGroup = ((System.Windows.VisualStateGroup)(this.FindName("VisualStateGroup"))); this.Normal = ((System.Windows.VisualState)(this.FindName("Normal"))); this.Add = ((System.Windows.VisualState)(this.FindName("Add"))); this.Edit = ((System.Windows.VisualState)(this.FindName("Edit"))); this.scheduleView = ((Telerik.Windows.Controls.RadScheduleView)(this.FindName("scheduleView"))); this.activitiesGrid = ((Telerik.Windows.Controls.RadGridView)(this.FindName("activitiesGrid"))); this.Status = ((Telerik.Windows.Controls.GridViewDataColumn)(this.FindName("Status"))); this.overlayRectangle = ((System.Windows.Shapes.Rectangle)(this.FindName("overlayRectangle"))); this.border = ((System.Windows.Controls.Border)(this.FindName("border"))); this.dialog = ((Procbel.Apps.Silverlight.Helpers.ScheduleViewCustomDialogHost)(this.FindName("dialog"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/Accounts.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.AccountsdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("AccountsdataServiceDataSource"))); this.BanksdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("BanksdataServiceDataSource"))); this.TypesdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("TypesdataServiceDataSource"))); this.EntitiesdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("EntitiesdataServiceDataSource"))); this.CurrenciesdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("CurrenciesdataServiceDataSource"))); this.DivisionsdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("DivisionsdataServiceDataSource"))); this.ActivedataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("ActivedataServiceDataSource"))); this.SignersdataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("SignersdataServiceDataSource"))); this.dataServiceDataSource = ((Telerik.Windows.Controls.RadDataServiceDataSource)(this.FindName("dataServiceDataSource"))); this.exportButton = ((Telerik.Windows.Controls.RadButton)(this.FindName("exportButton"))); this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator"))); this.RadGridView1 = ((Telerik.Windows.Controls.RadGridView)(this.FindName("RadGridView1"))); this.busyIndicatorForm = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicatorForm"))); this.myRadDataForm = ((Telerik.Windows.Controls.RadDataForm)(this.FindName("myRadDataForm"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/MedicineInputAdminPage" + ".xaml", System.UriKind.Relative)); this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin"))); this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle"))); this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay"))); this.scrollViewerMedicine = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerMedicine"))); this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite"))); this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker"))); this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate"))); this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom"))); this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate"))); this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo"))); this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch"))); this.gvwMedicines = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwMedicines"))); this.gridMedicineIput = ((System.Windows.Controls.Grid)(this.FindName("gridMedicineIput"))); this.gvwMedicineInput = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwMedicineInput"))); this.btnSaveMedicineInput = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveMedicineInput"))); this.btnCancelMedicineInput = ((System.Windows.Controls.Button)(this.FindName("btnCancelMedicineInput"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/TreatmentAdmin.xaml", System.UriKind.Relative)); this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot"))); this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle"))); this.gvwTreatment = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwTreatment"))); this.btnSaveTreatment = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveTreatment"))); this.btnCancelTreatment = ((System.Windows.Controls.Button)(this.FindName("btnCancelTreatment"))); this.gridMedicineService = ((System.Windows.Controls.Grid)(this.FindName("gridMedicineService"))); this.gridMedicine = ((System.Windows.Controls.Grid)(this.FindName("gridMedicine"))); this.gvwTreatmentMedicine = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwTreatmentMedicine"))); this.uiMedicineList = ((System.Windows.Controls.ComboBox)(this.FindName("uiMedicineList"))); this.btnInsertTreatmentMedicine = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnInsertTreatmentMedicine"))); this.btnSaveTreatmentMedicine = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveTreatmentMedicine"))); this.btnCancelTreatmentMedicine = ((System.Windows.Controls.Button)(this.FindName("btnCancelTreatmentMedicine"))); this.gridService = ((System.Windows.Controls.Grid)(this.FindName("gridService"))); this.gvwTreatmentService = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwTreatmentService"))); this.uiServiceList = ((System.Windows.Controls.ComboBox)(this.FindName("uiServiceList"))); this.btnInsertTreatmentService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnInsertTreatmentService"))); this.btnSaveTreatmentService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveTreatmentService"))); this.btnCancelTreatmentService = ((System.Windows.Controls.Button)(this.FindName("btnCancelTreatmentService"))); this.gridImages = ((System.Windows.Controls.Grid)(this.FindName("gridImages"))); this.ucImageUpload = ((Medical.Apartment.Silverlight.UI.ImageUpload)(this.FindName("ucImageUpload"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/CustomerAdminPage.xaml", System.UriKind.Relative)); this.scrollViewerCustomers = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerCustomers"))); this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle"))); this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay"))); this.gridCustomer = ((System.Windows.Controls.Grid)(this.FindName("gridCustomer"))); this.lblFirstName = ((System.Windows.Controls.TextBlock)(this.FindName("lblFirstName"))); this.txtFirstName = ((System.Windows.Controls.TextBox)(this.FindName("txtFirstName"))); this.lblLastName = ((System.Windows.Controls.TextBlock)(this.FindName("lblLastName"))); this.txtLastName = ((System.Windows.Controls.TextBox)(this.FindName("txtLastName"))); this.chkHasContract = ((System.Windows.Controls.CheckBox)(this.FindName("chkHasContract"))); this.panelHasContract = ((System.Windows.Controls.StackPanel)(this.FindName("panelHasContract"))); this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker"))); this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate"))); this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom"))); this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate"))); this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo"))); this.chkShowInactive = ((System.Windows.Controls.CheckBox)(this.FindName("chkShowInactive"))); this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch"))); this.gvwCustomers = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwCustomers"))); this.ucCntactInfoPanel = ((Medical.Apartment.Silverlight.UI.ContactInformationPanel)(this.FindName("ucCntactInfoPanel"))); this.btnSaveCustomer = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveCustomer"))); this.btnCancelCustomer = ((System.Windows.Controls.Button)(this.FindName("btnCancelCustomer"))); this.gridDetails = ((System.Windows.Controls.Grid)(this.FindName("gridDetails"))); this.ucTreatmentAdmin = ((Medical.Apartment.Silverlight.UI.TreatmentAdmin)(this.FindName("ucTreatmentAdmin"))); }