<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by leeyo</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 24 Jul 2026 15:20:52 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>vb.net question</title>
            <link>http://forum.lowyat.net/topic/4123042</link>
            <description>Hi, &lt;br /&gt;&lt;br /&gt;firstly,&lt;br /&gt;i&amp;#39;m new to vb.net and visual studios&lt;br /&gt;&lt;br /&gt;i&amp;#39;m still in learning process of vb.net&lt;br /&gt;&lt;br /&gt;here&amp;#39;s the thing,&lt;br /&gt;&lt;br /&gt;I have 2 text box that i want to combine and display it into 1 column of datagridview &lt;br /&gt;&lt;br /&gt;&lt;!--SPOILER BEGIN--&gt;&lt;div class=&quot;spoilertop&quot; onClick=&quot;openClose('6fbc6a7e1f5aecfb4c1dd97c79bcfa2d')&quot; style=&quot;font-weight: bold&quot;&gt;&lt;u&gt;&amp;raquo; Click to show Spoiler - click again to hide... &amp;laquo;&lt;/u&gt;&lt;/div&gt;&lt;div class=&quot;spoilermain&quot; id=&quot;6fbc6a7e1f5aecfb4c1dd97c79bcfa2d&quot; style=&quot;display:none&quot;&gt;&lt;!--SPOILER END--&gt;[attachmentid=8114420]&lt;!--SPOILER DIV--&gt;&lt;/div&gt;&lt;!--SPOILER DIV--&gt;&lt;br /&gt;&lt;br /&gt;and this is my code for now &lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;Public Class FrmCardDestruction&lt;br /&gt; &amp;nbsp; &amp;nbsp;Private Sub FrmCardDestruction_Load&amp;#40;sender As Object, e As EventArgs&amp;#41; Handles MyBase.Load&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DataGridView1.SelectionMode = DataGridViewSelectionMode.FullRowSelect&lt;br /&gt; &amp;nbsp; &amp;nbsp;End Sub&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Private Sub populate&amp;#40;cardtype As String, embossname As String, card6num As String, card4num As String, quantity As String, errordesc As String&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim row As String&amp;#40;&amp;#41; = New String&amp;#40;&amp;#41; {cardtype, embossname, card6num, card4num, quantity, errordesc}&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DataGridView1.Rows.Add&amp;#40;row&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;End Sub&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Private Sub buttonAdd_Click&amp;#40;sender As Object, e As EventArgs&amp;#41; Handles buttonAdd.Click&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;populate&amp;#40;comboBoxCardType.Text, txtEmbossName.Text, txt6CardNum.Text, txt4CardNum.Text, txtQuantity.Text, comboBoxErrorDesc.Text&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;comboBoxCardType.Text = &amp;#34;&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;txtEmbossName.Text = &amp;#34;&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;txt6CardNum.Text = &amp;#34;&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;txt4CardNum.Text = &amp;#34;&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;txtQuantity.Text = &amp;#34;&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;comboBoxErrorDesc.Text = &amp;#34;&amp;#34;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;End Sub&lt;br /&gt;End Class&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;i want to combine textbox &amp;quot;1st 6 digits&amp;quot; and &amp;quot;last 4 digits&amp;quot; and display it in column &amp;quot;card number&amp;quot; with &amp;#39;/&amp;#39; sign in between.&lt;br /&gt;&lt;br /&gt;hope all the sifu in here can help me thanks.</description>
            <author>leeyo</author>
            <category>Codemasters</category>
            <pubDate>Wed, 23 Nov 2016 14:13:12 +0800</pubDate>
        </item>
    </channel>
</rss>
