Index: trunk/TruckExpoCDN/ExportForm.Designer.cs
===================================================================
--- trunk/TruckExpoCDN/ExportForm.Designer.cs (revision 479)
+++ trunk/TruckExpoCDN/ExportForm.Designer.cs (revision 834)
@@ -31,11 +31,11 @@
             this.components = new System.ComponentModel.Container();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ExportForm));
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
             this.exportFakturToolStrip = new System.Windows.Forms.ToolStrip();
             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
@@ -49,13 +49,13 @@
             this.EXPORTED = new System.Windows.Forms.DataGridViewCheckBoxColumn();
             this.ID_FAKTURY = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pelnynumerDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.ID_NABYWCY = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.DATA_WYSTAWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.MIEJSCOWOSC_WYSTAWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
-            this.cbSelectAll = new System.Windows.Forms.CheckBox();
-            this.pelnynumerDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.exportujDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
             this.fAKTURYBindingSource = new System.Windows.Forms.BindingSource(this.components);
             this.eXPODataSet = new ExportFaktur.EXPODataSet();
+            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
+            this.cbSelectAll = new System.Windows.Forms.CheckBox();
             this.fAKTURYTableAdapter = new ExportFaktur.EXPODataSetTableAdapters.FAKTURYTableAdapter();
             this.exportFakturToolStrip.SuspendLayout();
@@ -139,16 +139,16 @@
             this.dataGridView1.AllowUserToAddRows = false;
             this.dataGridView1.AllowUserToDeleteRows = false;
-            dataGridViewCellStyle15.BackColor = System.Drawing.Color.MintCream;
-            this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle15;
+            dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
+            this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
             this.dataGridView1.AutoGenerateColumns = false;
             this.dataGridView1.BackgroundColor = System.Drawing.Color.White;
-            dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control;
-            dataGridViewCellStyle16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
-            dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText;
-            dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
-            dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
-            dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
-            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16;
+            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
+            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
+            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
             this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
             this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
@@ -180,15 +180,24 @@
             // 
             this.ID_FAKTURY.DataPropertyName = "ID_FAKTURY";
-            dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.ID_FAKTURY.DefaultCellStyle = dataGridViewCellStyle17;
+            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.ID_FAKTURY.DefaultCellStyle = dataGridViewCellStyle3;
             this.ID_FAKTURY.HeaderText = "ID FAKTURY";
             this.ID_FAKTURY.Name = "ID_FAKTURY";
             this.ID_FAKTURY.ReadOnly = true;
             // 
+            // pelnynumerDataGridViewTextBoxColumn
+            // 
+            this.pelnynumerDataGridViewTextBoxColumn.DataPropertyName = "Pelny_numer";
+            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.pelnynumerDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
+            this.pelnynumerDataGridViewTextBoxColumn.HeaderText = "NUMER FAKTURY";
+            this.pelnynumerDataGridViewTextBoxColumn.Name = "pelnynumerDataGridViewTextBoxColumn";
+            this.pelnynumerDataGridViewTextBoxColumn.ReadOnly = true;
+            // 
             // ID_NABYWCY
             // 
             this.ID_NABYWCY.DataPropertyName = "ID_NABYWCY";
-            dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.ID_NABYWCY.DefaultCellStyle = dataGridViewCellStyle19;
+            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.ID_NABYWCY.DefaultCellStyle = dataGridViewCellStyle5;
             this.ID_NABYWCY.HeaderText = "ID NABYWCY";
             this.ID_NABYWCY.Name = "ID_NABYWCY";
@@ -198,6 +207,6 @@
             // 
             this.DATA_WYSTAWIENIA.DataPropertyName = "DATA_WYSTAWIENIA";
-            dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.DATA_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle20;
+            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.DATA_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle6;
             this.DATA_WYSTAWIENIA.HeaderText = "DATA WYSTAWIENIA";
             this.DATA_WYSTAWIENIA.Name = "DATA_WYSTAWIENIA";
@@ -207,9 +216,25 @@
             // 
             this.MIEJSCOWOSC_WYSTAWIENIA.DataPropertyName = "MIEJSCOWOSC_WYSTAWIENIA";
-            dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.MIEJSCOWOSC_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle21;
+            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.MIEJSCOWOSC_WYSTAWIENIA.DefaultCellStyle = dataGridViewCellStyle7;
             this.MIEJSCOWOSC_WYSTAWIENIA.HeaderText = "MIEJSCE";
             this.MIEJSCOWOSC_WYSTAWIENIA.Name = "MIEJSCOWOSC_WYSTAWIENIA";
             this.MIEJSCOWOSC_WYSTAWIENIA.ReadOnly = true;
+            // 
+            // exportujDataGridViewCheckBoxColumn
+            // 
+            this.exportujDataGridViewCheckBoxColumn.DataPropertyName = "Exportuj";
+            this.exportujDataGridViewCheckBoxColumn.HeaderText = "EXPORTUJ";
+            this.exportujDataGridViewCheckBoxColumn.Name = "exportujDataGridViewCheckBoxColumn";
+            // 
+            // fAKTURYBindingSource
+            // 
+            this.fAKTURYBindingSource.DataMember = "FAKTURY";
+            this.fAKTURYBindingSource.DataSource = this.eXPODataSet;
+            // 
+            // eXPODataSet
+            // 
+            this.eXPODataSet.DataSetName = "EXPODataSet";
+            this.eXPODataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
             // 
             // backgroundWorker1
@@ -233,29 +258,4 @@
             this.cbSelectAll.UseVisualStyleBackColor = true;
             this.cbSelectAll.CheckedChanged += new System.EventHandler(this.cbSelectAll_CheckedChanged);
-            // 
-            // pelnynumerDataGridViewTextBoxColumn
-            // 
-            this.pelnynumerDataGridViewTextBoxColumn.DataPropertyName = "Pelny_numer";
-            dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.pelnynumerDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle18;
-            this.pelnynumerDataGridViewTextBoxColumn.HeaderText = "NUMER FAKTURY";
-            this.pelnynumerDataGridViewTextBoxColumn.Name = "pelnynumerDataGridViewTextBoxColumn";
-            this.pelnynumerDataGridViewTextBoxColumn.ReadOnly = true;
-            // 
-            // exportujDataGridViewCheckBoxColumn
-            // 
-            this.exportujDataGridViewCheckBoxColumn.DataPropertyName = "Exportuj";
-            this.exportujDataGridViewCheckBoxColumn.HeaderText = "EXPORTUJ";
-            this.exportujDataGridViewCheckBoxColumn.Name = "exportujDataGridViewCheckBoxColumn";
-            // 
-            // fAKTURYBindingSource
-            // 
-            this.fAKTURYBindingSource.DataMember = "FAKTURY";
-            this.fAKTURYBindingSource.DataSource = this.eXPODataSet;
-            // 
-            // eXPODataSet
-            // 
-            this.eXPODataSet.DataSetName = "EXPODataSet";
-            this.eXPODataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
             // 
             // fAKTURYTableAdapter
