| 542 | | // agencja |
| 543 | | // |
| 544 | | this.agencja.DataPropertyName = "agencja"; |
| 545 | | dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 546 | | this.agencja.DefaultCellStyle = dataGridViewCellStyle3; |
| 547 | | this.agencja.HeaderText = "Agencja"; |
| 548 | | this.agencja.Name = "agencja"; |
| 549 | | this.agencja.ReadOnly = true; |
| 550 | | this.agencja.Width = 71; |
| 551 | | // |
| 552 | | // agent |
| 553 | | // |
| 554 | | this.agent.DataPropertyName = "agent"; |
| 555 | | dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 556 | | this.agent.DefaultCellStyle = dataGridViewCellStyle4; |
| 557 | | this.agent.HeaderText = "Agent"; |
| 558 | | this.agent.Name = "agent"; |
| 559 | | this.agent.ReadOnly = true; |
| 560 | | this.agent.Width = 60; |
| 561 | | // |
| 562 | | // rokZamowienia |
| 563 | | // |
| 564 | | this.rokZamowienia.DataPropertyName = "rokZamowienia"; |
| 565 | | dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 566 | | this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; |
| 567 | | this.rokZamowienia.HeaderText = "Rok"; |
| 568 | | this.rokZamowienia.Name = "rokZamowienia"; |
| 569 | | this.rokZamowienia.ReadOnly = true; |
| 570 | | this.rokZamowienia.Width = 52; |
| 571 | | // |
| 572 | | // nrZamowieniaExt |
| 573 | | // |
| 574 | | this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt"; |
| 575 | | this.nrZamowieniaExt.HeaderText = "Nr zamówienia"; |
| 576 | | this.nrZamowieniaExt.Name = "nrZamowieniaExt"; |
| 577 | | this.nrZamowieniaExt.ReadOnly = true; |
| 578 | | this.nrZamowieniaExt.Width = 93; |
| 579 | | // |
| 580 | | // iloscReklam |
| 581 | | // |
| 582 | | this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 583 | | this.iloscReklam.DataPropertyName = "iloscReklam"; |
| 584 | | dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 585 | | this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6; |
| 586 | | this.iloscReklam.HeaderText = "# rek"; |
| 587 | | this.iloscReklam.Name = "iloscReklam"; |
| 588 | | this.iloscReklam.ReadOnly = true; |
| 589 | | this.iloscReklam.Width = 40; |
| 590 | | // |
| 591 | | // data_od |
| 592 | | // |
| 593 | | this.data_od.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 594 | | this.data_od.DataPropertyName = "data_od"; |
| 595 | | dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 596 | | dataGridViewCellStyle7.Format = "d"; |
| 597 | | this.data_od.DefaultCellStyle = dataGridViewCellStyle7; |
| 598 | | this.data_od.HeaderText = "Data 1 em"; |
| 599 | | this.data_od.Name = "data_od"; |
| 600 | | this.data_od.ReadOnly = true; |
| 601 | | this.data_od.Width = 80; |
| 602 | | // |
| 603 | | // data_od_bez_FK |
| 604 | | // |
| 605 | | this.data_od_bez_FK.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 606 | | this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; |
| 607 | | dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 608 | | this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8; |
| 609 | | this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; |
| 610 | | this.data_od_bez_FK.Name = "data_od_bez_FK"; |
| 611 | | this.data_od_bez_FK.ReadOnly = true; |
| 612 | | this.data_od_bez_FK.Width = 80; |
| 613 | | // |
| 614 | | // wartoscNetto |
| 615 | | // |
| 616 | | this.wartoscNetto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 617 | | this.wartoscNetto.DataPropertyName = "wartoscNetto"; |
| 618 | | dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 619 | | dataGridViewCellStyle9.Format = "C2"; |
| 620 | | this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9; |
| 621 | | this.wartoscNetto.HeaderText = "Netto"; |
| 622 | | this.wartoscNetto.Name = "wartoscNetto"; |
| 623 | | this.wartoscNetto.ReadOnly = true; |
| 624 | | this.wartoscNetto.Width = 110; |
| 625 | | // |
| 626 | | // kwotaWalutaBrutto |
| 627 | | // |
| 628 | | this.kwotaWalutaBrutto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 629 | | this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; |
| 630 | | dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 631 | | dataGridViewCellStyle10.Format = "N2"; |
| 632 | | dataGridViewCellStyle10.NullValue = null; |
| 633 | | this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10; |
| 634 | | this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; |
| 635 | | this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; |
| 636 | | this.kwotaWalutaBrutto.ReadOnly = true; |
| 637 | | this.kwotaWalutaBrutto.Width = 110; |
| 638 | | // |
| 639 | | // bruttoEuroMianoDataGridViewTextBoxColumn |
| 640 | | // |
| 641 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 642 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.DataPropertyName = "Brutto_Euro_Miano"; |
| 643 | | dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 644 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11; |
| 645 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.HeaderText = "Waluta"; |
| 646 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.Name = "bruttoEuroMianoDataGridViewTextBoxColumn"; |
| 647 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.ReadOnly = true; |
| 648 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.Width = 60; |
| 649 | | // |
| 650 | | // nettoZafakturowane |
| 651 | | // |
| 652 | | this.nettoZafakturowane.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 653 | | this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; |
| 654 | | dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 655 | | dataGridViewCellStyle12.Format = "C2"; |
| 656 | | this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle12; |
| 657 | | this.nettoZafakturowane.HeaderText = "Suma netto w FV"; |
| 658 | | this.nettoZafakturowane.Name = "nettoZafakturowane"; |
| 659 | | this.nettoZafakturowane.ReadOnly = true; |
| 660 | | this.nettoZafakturowane.Width = 110; |
| 661 | | // |
| 662 | | // DoZafakturowania |
| 663 | | // |
| 664 | | this.DoZafakturowania.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 665 | | this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; |
| 666 | | dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 667 | | dataGridViewCellStyle13.Format = "C2"; |
| 668 | | this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle13; |
| 669 | | this.DoZafakturowania.HeaderText = "Wartoæ niezafakturowana"; |
| 670 | | this.DoZafakturowania.Name = "DoZafakturowania"; |
| 671 | | this.DoZafakturowania.ReadOnly = true; |
| 672 | | this.DoZafakturowania.Width = 110; |
| 673 | | // |
| 674 | | // VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource |
| 675 | | // |
| 676 | | this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataMember = "VIEW_ZESTAWIENIE_ZAMOWIEN_NOWE"; |
| 677 | | this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataSource = this.rEKLAMADataSet; |
| 678 | | this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.CurrentChanged += new System.EventHandler(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource_CurrentChanged); |
| 679 | | // |
| | 825 | // agencja |
| | 826 | // |
| | 827 | this.agencja.DataPropertyName = "agencja"; |
| | 828 | dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 829 | this.agencja.DefaultCellStyle = dataGridViewCellStyle3; |
| | 830 | this.agencja.HeaderText = "Agencja"; |
| | 831 | this.agencja.Name = "agencja"; |
| | 832 | this.agencja.ReadOnly = true; |
| | 833 | this.agencja.Width = 71; |
| | 834 | // |
| | 835 | // agent |
| | 836 | // |
| | 837 | this.agent.DataPropertyName = "agent"; |
| | 838 | dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 839 | this.agent.DefaultCellStyle = dataGridViewCellStyle4; |
| | 840 | this.agent.HeaderText = "Agent"; |
| | 841 | this.agent.Name = "agent"; |
| | 842 | this.agent.ReadOnly = true; |
| | 843 | this.agent.Width = 60; |
| | 844 | // |
| | 845 | // rokZamowienia |
| | 846 | // |
| | 847 | this.rokZamowienia.DataPropertyName = "rokZamowienia"; |
| | 848 | dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 849 | this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; |
| | 850 | this.rokZamowienia.HeaderText = "Rok"; |
| | 851 | this.rokZamowienia.Name = "rokZamowienia"; |
| | 852 | this.rokZamowienia.ReadOnly = true; |
| | 853 | this.rokZamowienia.Width = 52; |
| | 854 | // |
| | 855 | // nrZamowieniaExt |
| | 856 | // |
| | 857 | this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt"; |
| | 858 | this.nrZamowieniaExt.HeaderText = "Nr zamówienia"; |
| | 859 | this.nrZamowieniaExt.Name = "nrZamowieniaExt"; |
| | 860 | this.nrZamowieniaExt.ReadOnly = true; |
| | 861 | this.nrZamowieniaExt.Width = 101; |
| | 862 | // |
| | 863 | // iloscReklam |
| | 864 | // |
| | 865 | this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 866 | this.iloscReklam.DataPropertyName = "iloscReklam"; |
| | 867 | dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 868 | this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6; |
| | 869 | this.iloscReklam.HeaderText = "# rek"; |
| | 870 | this.iloscReklam.Name = "iloscReklam"; |
| | 871 | this.iloscReklam.ReadOnly = true; |
| | 872 | this.iloscReklam.Width = 40; |
| | 873 | // |
| | 874 | // data_od |
| | 875 | // |
| | 876 | this.data_od.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 877 | this.data_od.DataPropertyName = "data_od"; |
| | 878 | dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 879 | dataGridViewCellStyle7.Format = "d"; |
| | 880 | this.data_od.DefaultCellStyle = dataGridViewCellStyle7; |
| | 881 | this.data_od.HeaderText = "Data 1 em"; |
| | 882 | this.data_od.Name = "data_od"; |
| | 883 | this.data_od.ReadOnly = true; |
| | 884 | this.data_od.Width = 80; |
| | 885 | // |
| | 886 | // data_od_bez_FK |
| | 887 | // |
| | 888 | this.data_od_bez_FK.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 889 | this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; |
| | 890 | dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 891 | this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8; |
| | 892 | this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; |
| | 893 | this.data_od_bez_FK.Name = "data_od_bez_FK"; |
| | 894 | this.data_od_bez_FK.ReadOnly = true; |
| | 895 | this.data_od_bez_FK.Width = 80; |
| | 896 | // |
| | 897 | // wartoscNetto |
| | 898 | // |
| | 899 | this.wartoscNetto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 900 | this.wartoscNetto.DataPropertyName = "wartoscNetto"; |
| | 901 | dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 902 | dataGridViewCellStyle9.Format = "C2"; |
| | 903 | this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9; |
| | 904 | this.wartoscNetto.HeaderText = "Netto"; |
| | 905 | this.wartoscNetto.Name = "wartoscNetto"; |
| | 906 | this.wartoscNetto.ReadOnly = true; |
| | 907 | this.wartoscNetto.Width = 110; |
| | 908 | // |
| | 909 | // kwotaWalutaBrutto |
| | 910 | // |
| | 911 | this.kwotaWalutaBrutto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 912 | this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; |
| | 913 | dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 914 | dataGridViewCellStyle10.Format = "N2"; |
| | 915 | dataGridViewCellStyle10.NullValue = null; |
| | 916 | this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10; |
| | 917 | this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; |
| | 918 | this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; |
| | 919 | this.kwotaWalutaBrutto.ReadOnly = true; |
| | 920 | this.kwotaWalutaBrutto.Width = 110; |
| | 921 | // |
| | 922 | // bruttoEuroMianoDataGridViewTextBoxColumn |
| | 923 | // |
| | 924 | this.bruttoEuroMianoDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 925 | this.bruttoEuroMianoDataGridViewTextBoxColumn.DataPropertyName = "Brutto_Euro_Miano"; |
| | 926 | dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 927 | this.bruttoEuroMianoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11; |
| | 928 | this.bruttoEuroMianoDataGridViewTextBoxColumn.HeaderText = "W"; |
| | 929 | this.bruttoEuroMianoDataGridViewTextBoxColumn.Name = "bruttoEuroMianoDataGridViewTextBoxColumn"; |
| | 930 | this.bruttoEuroMianoDataGridViewTextBoxColumn.ReadOnly = true; |
| | 931 | this.bruttoEuroMianoDataGridViewTextBoxColumn.Width = 35; |
| | 932 | // |
| | 933 | // nettoZafakturowane |
| | 934 | // |
| | 935 | this.nettoZafakturowane.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 936 | this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; |
| | 937 | dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 938 | dataGridViewCellStyle12.Format = "C2"; |
| | 939 | this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle12; |
| | 940 | this.nettoZafakturowane.HeaderText = "Suma netto w FV"; |
| | 941 | this.nettoZafakturowane.Name = "nettoZafakturowane"; |
| | 942 | this.nettoZafakturowane.ReadOnly = true; |
| | 943 | this.nettoZafakturowane.Width = 110; |
| | 944 | // |
| | 945 | // DoZafakturowania |
| | 946 | // |
| | 947 | this.DoZafakturowania.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 948 | this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; |
| | 949 | dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 950 | dataGridViewCellStyle13.Format = "C2"; |
| | 951 | this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle13; |
| | 952 | this.DoZafakturowania.HeaderText = "Wartoæ niezafakturowana"; |
| | 953 | this.DoZafakturowania.Name = "DoZafakturowania"; |
| | 954 | this.DoZafakturowania.ReadOnly = true; |
| | 955 | this.DoZafakturowania.Width = 110; |
| | 956 | // |