Results 1 to 2 of 2

Thread: การลบค่าใน Form (J2ME)

  1. #1
    Anonymous
    Guest


    การลบค่าใน Form (J2ME)

    คือสร้างฟอร์มขึ้นมาอันนึง แล้วสั่ง append ค่าลงไปเรื่อยๆ
    แล้วอยากทราบว่าถ้าต้องกรเคลีย์ค่า ที่append ให้กลายเป็น Form ว่างๆ นี่ทำอย่างไรเหรอครับ
    ในหนังสือสอนแต่ append ไม่สอนลบ TT
    ขอบคุณครับ

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Location
    Bangkok
    Posts
    187


    Re: การลบค่าใน Form (J2ME)

    [code]

    for (int idx = 0; idx < form.size() - 1; ++idx)


Similar Threads

  1. Replies: 1
    Last Post: 17-05-2009, 12:56 PM
  2. Form Maker Pro v4.3
    By ong40600 in forum PHP,ASP,Javascript, Html
    Replies: 0
    Last Post: 20-06-2008, 06:04 PM
  3. Replies: 1
    Last Post: 02-02-2007, 11:09 PM
  4. Form 2D to 3D
    By asylu3 in forum Game Programming & Computer Graphics
    Replies: 0
    Last Post: 11-08-2003, 12:31 AM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •