Results 1 to 10 of 10
  1. #1

    Default TABANG ! unzaon pggamit s listview ?


    htgi q nnu ug example beh unzaon pggamit s listview..

  2. #2
    unsa diay gusto nimong mahitabo sa listview bro?display ang data from textbox to listview and save it to your database.

    vb.net

    dim str(3) as string
    dim item as listviewitem

    str(1) = textbox1.text
    str(2) = textbox2.text
    str(3) = textbox3..text

    item = new listviewitem(str)
    lvi.add(item)

    pag save:

    dim x = 0
    dim ctr= lvi.items.count -1

    for x =0 to ctr

    cmd = new oledbcommand("Insert into TableName values(' " & me.lvi.item(x).text & " ', ' " & me.lvi.item(x).subitem(1).text & " ' and so on, con)
    cmd.executenonquery()

  3. #3
    kani nga style bro, gihimo nako ug usercontrol, para resuable nako kung asa magamit sa forms



    try sad ani nga site bro, diri nakat on, katong beginners pako

    FAQ : Windows Forms : Syncfusion

  4. #4
    Quote Originally Posted by y0yie_14 View Post
    htgi q nnu ug example beh unzaon pggamit s listview..
    ListView Class

  5. #5
    try to visit at W3schools.com naay kompleto nga details didto pwede xad ka maka create mga codes sa mga test.

  6. #6
    Quote Originally Posted by bbriones View Post
    kani nga style bro, gihimo nako ug usercontrol, para resuable nako kung asa magamit sa forms



    try sad ani nga site bro, diri nakat on, katong beginners pako

    FAQ : Windows Forms : Syncfusion

    bro! unsaon pagHimo og User Control??

  7. #7
    Quote Originally Posted by davz View Post
    bro! unsaon pagHimo og User Control??
    WinForms
    windows user controls - Microsoft Search


    ASP .NET
    ASP.NET User Controls

  8. #8
    Just add new item then choose User Control Templates

  9. #9
    Quote Originally Posted by bbriones View Post
    Just add new item then choose User Control Templates

    Para unsa diay na ang User control.
    wala pa gyud ko kagamit ana
    unsay function nya?

    curios lang ko.

  10. #10
    kung mag user control ka pwede nimo ma gamit to other forms

    reusable imo control, dli na kinahanglang mag create ka every form

  11.    Advertisement

Similar Threads

 
  1. tabang sa ako iro..
    By dirk14 in forum Pet Discussions
    Replies: 8
    Last Post: 01-05-2006, 03:34 PM
  2. Tabang!
    By meanstalks in forum Pet Discussions
    Replies: 5
    Last Post: 12-28-2005, 08:35 AM
  3. Pwede mag pa tabang
    By GlennNIbay in forum Networking & Internet
    Replies: 14
    Last Post: 12-28-2005, 12:53 AM
  4. Mga pwede pa tabang kung naa man gani ani?
    By Dropd in forum Software & Games (Old)
    Replies: 1
    Last Post: 11-09-2005, 06:01 PM
  5. tabang bag-0 paku aning istorya .net
    By ghems in forum Support Center
    Replies: 1
    Last Post: 05-30-2005, 10:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top